Searched refs:PVD_RISING_EDGE (Results 1 – 3 of 3) sorted by relevance
67 #define PVD_RISING_EDGE ((uint32_t)0x00000001) /*!< Mask for rising edge set as PVD trig… macro356 if((sConfigPVD->Mode & PVD_RISING_EDGE) == PVD_RISING_EDGE) in HAL_PWR_ConfigPVD()
63 #define PVD_RISING_EDGE ((uint32_t)0x00000001U) macro396 if((sConfigPVD->Mode & PVD_RISING_EDGE) == PVD_RISING_EDGE) in HAL_PWR_ConfigPVD()
60 #define PVD_RISING_EDGE (0x00000001U) macro382 if((sConfigPVD->Mode & PVD_RISING_EDGE) == PVD_RISING_EDGE) in HAL_PWR_ConfigPVD()