Searched refs:PVD_FALLING_EDGE (Results 1 – 3 of 3) sorted by relevance
68 #define PVD_FALLING_EDGE ((uint32_t)0x00000002) /*!< Mask for falling edge set as PVD tri… macro361 if((sConfigPVD->Mode & PVD_FALLING_EDGE) == PVD_FALLING_EDGE) in HAL_PWR_ConfigPVD()
64 #define PVD_FALLING_EDGE ((uint32_t)0x00000002U) macro401 if((sConfigPVD->Mode & PVD_FALLING_EDGE) == PVD_FALLING_EDGE) in HAL_PWR_ConfigPVD()
61 #define PVD_FALLING_EDGE (0x00000002U) macro387 if((sConfigPVD->Mode & PVD_FALLING_EDGE) == PVD_FALLING_EDGE) in HAL_PWR_ConfigPVD()