Home
last modified time | relevance | path

Searched refs:PWR_VDDCORE_BELOW_LOW_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h159 #define PWR_VDDCORE_BELOW_LOW_THRESHOLD PWR_CR3_VCOREL macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c836 vcoreLevel = PWR_VDDCORE_BELOW_LOW_THRESHOLD; in HAL_PWREx_GetVDDCORELevel()