Home
last modified time | relevance | path

Searched refs:PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_pwr_ex.c544 VBATLevel = PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD; in HAL_PWREx_GetVBATLevel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h179 #define PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD (0x0U) macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h213 #define PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD ((uint32_t)0x00000000U) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h309 #define PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD (0x00000000U) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1252 vbatLevel = PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD; in HAL_PWREx_GetVBATLevel()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h129 #define PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD (0U) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c749 vbatLevel = PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD; in HAL_PWREx_GetVBATLevel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1937 VBATLevel = PWR_VBAT_BETWEEN_HIGH_LOW_THRESHOLD; in HAL_PWREx_GetVBATLevel()