Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h160 #define PWR_VDDCORE_ABOVE_HIGH_THRESHOLD PWR_CR3_VCOREH macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c841 vcoreLevel = PWR_VDDCORE_ABOVE_HIGH_THRESHOLD; in HAL_PWREx_GetVDDCORELevel()