Searched refs:PVM_MODE_EVT (Results 1 – 9 of 9) sorted by relevance
58 #define PVM_MODE_EVT 0x00020000U /*!< Mask for event yielded by PVM threshold cross… macro703 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()736 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()768 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()799 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
50 #define PVM_MODE_EVT ((uint32_t)0x00020000) /*!< Mask for event yielded by PVM thresh… macro695 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()726 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()757 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()788 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
63 #define PVM_MODE_EVT ((uint32_t)0x00020000) /*!< Mask for event yielded by PVM thresh… macro996 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1029 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1061 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1092 if((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
246 #define PVM_MODE_EVT (0x08U) /*!< Mask for event yielded by PVM threshold crossing */ macro1104 if ((pConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1138 if ((pConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1172 if ((pConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()1206 if ((pConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
168 #define PWR_PVM_MODE_EVENT_RISING (PVM_MODE_EVT | PVM_RISING_EDGE) /*!< Event Mo…169 #define PWR_PVM_MODE_EVENT_FALLING (PVM_MODE_EVT | PVM_FALLING_EDGE) /*!< Event Mo…170 #define PWR_PVM_MODE_EVENT_RISING_FALLING (PVM_MODE_EVT | PVM_RISING_FALLING_EDGE) /*!< Event Mo…432 #define PVM_MODE_EVT (0x00020000U) /*!< Mask for event yielded by PVM threshold cross… macro
791 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()823 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
352 if ((sConfigPVM->Mode & PVM_MODE_EVT) == PVM_MODE_EVT) in HAL_PWREx_ConfigPVM()
57 #define PVM_MODE_EVT (0x08U) /*!< Mask for event yielded by PVM threshold crossing … macro
485 #define PVM_MODE_EVT ((uint32_t)0x00020000) /*!< Mask for event yielded by PVM thresh… macro