Home
last modified time | relevance | path

Searched defs:CPU (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h742 #define IS_PWR_D1_CPU(CPU) ((CPU) == CM7_CPUID) argument
746 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument
749 #define IS_PWR_D2_CPU(CPU) ((CPU) == CM4_CPUID) argument
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c526 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore()
541 void HAL_PWREx_ReleaseCore(uint32_t CPU) in HAL_PWREx_ReleaseCore()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c618 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore()
633 void HAL_PWREx_ReleaseCore(uint32_t CPU) in HAL_PWREx_ReleaseCore()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1139 HAL_StatusTypeDef HAL_PWREx_HoldCore (uint32_t CPU) in HAL_PWREx_HoldCore()
1188 void HAL_PWREx_ReleaseCore (uint32_t CPU) in HAL_PWREx_ReleaseCore()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h851 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument
853 #define IS_PWR_CORE_HOLD_RELEASE(CPU) ((CPU) == PWR_CORE_CPU2) argument
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h414 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument