Home
last modified time | relevance | path

Searched refs:borThreshold (Results 1 – 4 of 4) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_hbn.h233 uint8_t borThreshold; /*!< BOR threshold */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_hbn.h262 uint8_t borThreshold; /*!< BOR threshold */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_hbn.c1686 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, HBN_BOR_VTH, cfg->borThreshold); in HBN_Set_BOR_Cfg()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_hbn.c1772 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, HBN_BOR_VTH, cfg->borThreshold); in HBN_Set_BOR_Cfg()

Completed in 15 milliseconds