Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c210 #define VDDCOREVM_RISING_EDGE (1U) /*!< Mask for rising… macro
808 if ((pConfigVddCOREVM->Mode & VDDCOREVM_RISING_EDGE) == VDDCOREVM_RISING_EDGE) in HAL_PWREx_ConfigVDDCOREVM()