Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr.h329 #define __HAL_PWR_PVD_EXTIC2_DISABLE_IT() LL_C2_EXTI_DisableIT_0_31(PWR_EXTI_LINE_PVD) macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr.c380 __HAL_PWR_PVD_EXTIC2_DISABLE_IT(); /*CPU2*/ in HAL_PWR_ConfigPVD()