|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_reg_config.h"#include "soc_osal.h"#include "systick.h"#include "debug_print.h"#include "panic.h"
宏定义 | |
| #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 |
| #define CHECK_FREQUENCY 1000 |
| uint32_t g_pmu_check_reg = 0 |
| uint32_t g_pmu_check_reg_bit = 0 |
| uint32_t g_pmu_check_reg_value = 0 |