Home
last modified time | relevance | path

Searched refs:PWR_STOPENTRY_WFI (Results 1 – 25 of 44) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_pwr.h70 #define PWR_STOPENTRY_WFI ((uint8_t)0x01U) macro
72 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c934 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()
991 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
1050 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pwr.h76 #define PWR_STOPENTRY_WFI ((uint8_t)0x01U) /*!< Wait For Interruption instruction t… macro
148 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr.h106 #define PWR_STOPENTRY_WFI ((uint8_t)0x01u) /*!< Wait For Interruption inst… macro
212 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || \
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr.h124 #define PWR_STOPENTRY_WFI ((uint8_t)0x01u) /*!< Wait For Interruption inst… macro
260 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || \
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_pwr.h146 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) macro
309 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c1120 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()
1172 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
1235 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr.h137 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) /*!< Wait For Interruption inst… macro
435 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || \
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr.h121 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) /*!< Wait For Interruption instructio… macro
334 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE) )
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr.h121 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) /*!< Wait For Interruption instructio… macro
335 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE) )
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr.h125 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) macro
400 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr.h139 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) /*!< Wait For Interruption inst… macro
505 #define IS_PWR_STOP_ENTRY(__ENTRY__) (((__ENTRY__) == PWR_STOPENTRY_WFI) || \
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_pwr.h117 #define PWR_STOPENTRY_WFI ((uint8_t)0x01U) macro
375 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c762 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
852 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOPMode()
891 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOPMode()
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr.h126 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) macro
412 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || \
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h189 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) macro
400 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE) )
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pwr.h147 #define PWR_STOPENTRY_WFI (0x01U) macro
369 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c898 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()
949 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
1001 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c1200 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()
1251 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
1304 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr.h120 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) /*!< Wait For Interruption instructio… macro
381 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE) )
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr.h125 #define PWR_STOPENTRY_WFI ((uint8_t)0x01) macro
128 #define IS_PWR_STOP_ENTRY(__ENTRY__) (((__ENTRY__) == PWR_STOPENTRY_WFI) || ((__ENTRY__) == PWR_…
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr.h142 #define PWR_STOPENTRY_WFI (0x01U) macro
545 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) ||\
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c906 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()
957 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c665 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()
714 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
764 if (STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP3Mode()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h119 #define PWR_STOPENTRY_WFI (0x01U) /*!< Wait For Interruption instruction to enter Stop mode */ macro
593 #define IS_PWR_STOP_ENTRY(ENTRY) (((ENTRY) == PWR_STOPENTRY_WFI) || ((ENTRY) == PWR_STOPENTRY_WFE))

12