Searched refs:STOPEntry (Results 1 – 8 of 8) sorted by relevance
1175 void HAL_PWREx_EnterSTOP0Mode(uint8_t STOPEntry) in HAL_PWREx_EnterSTOP0Mode() argument1178 assert_param(IS_PWR_STOP_ENTRY(STOPEntry)); in HAL_PWREx_EnterSTOP0Mode()1187 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP0Mode()1226 void HAL_PWREx_EnterSTOP1Mode(uint8_t STOPEntry) in HAL_PWREx_EnterSTOP1Mode() argument1229 assert_param(IS_PWR_STOP_ENTRY(STOPEntry)); in HAL_PWREx_EnterSTOP1Mode()1238 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP1Mode()1278 void HAL_PWREx_EnterSTOP2Mode(uint8_t STOPEntry) in HAL_PWREx_EnterSTOP2Mode() argument1281 assert_param(IS_PWR_STOP_ENTRY(STOPEntry)); in HAL_PWREx_EnterSTOP2Mode()1290 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWREx_EnterSTOP2Mode()
540 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() argument547 HAL_PWREx_EnterSTOP1Mode(STOPEntry); in HAL_PWR_EnterSTOPMode()551 HAL_PWREx_EnterSTOP0Mode(STOPEntry); in HAL_PWR_EnterSTOPMode()
537 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() argument543 assert_param(IS_PWR_STOP_ENTRY(STOPEntry)); in HAL_PWR_EnterSTOPMode()561 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWR_EnterSTOPMode()
508 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() argument512 assert_param(IS_PWR_STOP_ENTRY(STOPEntry)); in HAL_PWR_EnterSTOPMode()521 if(STOPEntry == PWR_STOPENTRY_WFI) in HAL_PWR_EnterSTOPMode()
885 void HAL_PWREx_EnterSTOP0Mode(uint8_t STOPEntry);886 void HAL_PWREx_EnterSTOP1Mode(uint8_t STOPEntry);887 void HAL_PWREx_EnterSTOP2Mode(uint8_t STOPEntry);
396 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
466 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
420 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);