Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h1075 #define IS_PWR_VDDCOREVM_MODE(__MODE__) \ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c784 assert_param(IS_PWR_VDDCOREVM_MODE(pConfigVddCOREVM->Mode)); in HAL_PWREx_ConfigVDDCOREVM()