WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_tsensor_v151_regs_def.h 文件参考
#include <stdint.h>
#include "tsensor_porting.h"
hal_tsensor_v151_regs_def.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

union  tsensor_ctl_id_data
 This union represents the bit fields in the tsensor_ctl_id register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_common_reg_data
 This union represents the bit fields in the tsensor_common_reg register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_start_data
 This union represents the bit fields in the tsensor_start register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_ctrl_data
 This union represents the bit fields in the tsensor_ctrl register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_sts_data
 This union represents the bit fields in the tsensor_sts register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_ctrl1_data
 This union represents the bit fields in the tsensor_ctrl1 register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_temp_high_limit_data
 This union represents the bit fields in the tsensor_temp_high_limit register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_temp_low_limit_data
 This union represents the bit fields in the tsensor_temp_low_limit register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_over_temp_data
 This union represents the bit fields in the tsensor_over_temp register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_temp_int_en_data
 This union represents the bit fields in the tsensor_temp_int_en register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_temp_int_clr_data
 This union represents the bit fields in the tsensor_temp_int_clr register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_temp_int_sts_data
 This union represents the bit fields in the tsensor_temp_int_sts register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_auto_refresh_period_data
 This union represents the bit fields in the tsensor_auto_refresh_period register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
union  tsensor_auto_refresh_cfg_data
 This union represents the bit fields in the tsensor_auto_refresh_cfg register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...
 
struct  tsensor_comm_regs
 
struct  tsensor_ctrl_regs
 

宏定义

#define TSENSOR_COMM_REGS_OFFSET   0x0000
 
#define TSENSOR_CTRL_REGS_OFFSET   0x0300
 
#define TEMP_CODE_MIN   114
 
#define TEMP_CODE_MAX   896
 
#define TEMP_VAL_MIN   (-40)
 
#define TEMP_VAL_MAX   125
 

类型定义

typedef union tsensor_ctl_id_data tsensor_ctl_id_data_t
 This union represents the bit fields in the tsensor_ctl_id register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_common_reg_data tsensor_common_reg_data_t
 This union represents the bit fields in the tsensor_common_reg register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_start_data tsensor_start_data_t
 This union represents the bit fields in the tsensor_start register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_ctrl_data tsensor_ctrl_data_t
 This union represents the bit fields in the tsensor_ctrl register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_sts_data tsensor_sts_data_t
 This union represents the bit fields in the tsensor_sts register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_ctrl1_data tsensor_ctrl1_data_t
 This union represents the bit fields in the tsensor_ctrl1 register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_temp_high_limit_data tsensor_temp_high_limit_data_t
 This union represents the bit fields in the tsensor_temp_high_limit register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_temp_low_limit_data tsensor_temp_low_limit_data_t
 This union represents the bit fields in the tsensor_temp_low_limit register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_over_temp_data tsensor_over_temp_data_t
 This union represents the bit fields in the tsensor_over_temp register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_temp_int_en_data tsensor_temp_int_en_data_t
 This union represents the bit fields in the tsensor_temp_int_en register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_temp_int_clr_data tsensor_temp_int_clr_data_t
 This union represents the bit fields in the tsensor_temp_int_clr register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_temp_int_sts_data tsensor_temp_int_sts_data_t
 This union represents the bit fields in the tsensor_temp_int_sts register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_auto_refresh_period_data tsensor_auto_refresh_period_data_t
 This union represents the bit fields in the tsensor_auto_refresh_period register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef union tsensor_auto_refresh_cfg_data tsensor_auto_refresh_cfg_data_t
 This union represents the bit fields in the tsensor_auto_refresh_cfg register. Read the register into the d32 member then set/clear the bits using the b elements.
 
typedef struct tsensor_comm_regs tsensor_comm_regs_t
 
typedef struct tsensor_ctrl_regs tsensor_ctrl_regs_t