WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_reg_config.c 文件参考
#include "hal_reg_config.h"
#include "soc_osal.h"
#include "systick.h"
#include "debug_print.h"
#include "panic.h"
hal_reg_config.c 的引用(Include)关系图:

宏定义

#define CHECK_FREQUENCY   1000
 

函数

void hal_reg_status_check_timeout (uint32_t addr, uint16_t offset, switch_type_t on, uint32_t timeout)
 Check register value
 
void hal_reg_config_bit (uint32_t addr, switch_type_t on, REG16_POS position)
 Set register value
 

变量

uint32_t g_pmu_check_reg = 0
 
uint32_t g_pmu_check_reg_value = 0
 
uint32_t g_pmu_check_reg_bit = 0
 

宏定义说明

◆ CHECK_FREQUENCY

#define CHECK_FREQUENCY   1000

变量说明

◆ g_pmu_check_reg

uint32_t g_pmu_check_reg = 0

◆ g_pmu_check_reg_bit

uint32_t g_pmu_check_reg_bit = 0

◆ g_pmu_check_reg_value

uint32_t g_pmu_check_reg_value = 0