Home
last modified time | relevance | path

Searched refs:HAL_PWREx_HoldCore (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h276 HAL_StatusTypeDef HAL_PWREx_HoldCore(uint32_t CPU);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h581 void HAL_PWREx_HoldCore(uint32_t CPU);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h535 HAL_StatusTypeDef HAL_PWREx_HoldCore (uint32_t CPU);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c526 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h894 void HAL_PWREx_HoldCore(uint32_t CPU);
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c618 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1139 HAL_StatusTypeDef HAL_PWREx_HoldCore (uint32_t CPU) in HAL_PWREx_HoldCore() function