Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c162 #define AVD_MODE_EVT (0x00020000U) macro
1294 if ((sConfigAVD->Mode & AVD_MODE_EVT) == AVD_MODE_EVT) in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c177 #define AVD_MODE_EVT (0x00020000U) macro
2006 if ((sConfigAVD->Mode & AVD_MODE_EVT) == AVD_MODE_EVT) in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c290 if ((sConfigAVD->Mode & AVD_MODE_EVT) == AVD_MODE_EVT) in HAL_PWREx_ConfigAVD()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h371 #define AVD_MODE_EVT (0x00020000U) macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_pwr_ex.c48 #define AVD_MODE_EVT ((uint32_t)0x00020000U) macro