Searched defs:CPU (Results 1 – 6 of 6) sorted by relevance
742 #define IS_PWR_D1_CPU(CPU) ((CPU) == CM7_CPUID) argument746 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument749 #define IS_PWR_D2_CPU(CPU) ((CPU) == CM4_CPUID) argument
526 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore()541 void HAL_PWREx_ReleaseCore(uint32_t CPU) in HAL_PWREx_ReleaseCore()
618 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore()633 void HAL_PWREx_ReleaseCore(uint32_t CPU) in HAL_PWREx_ReleaseCore()
1139 HAL_StatusTypeDef HAL_PWREx_HoldCore (uint32_t CPU) in HAL_PWREx_HoldCore()1188 void HAL_PWREx_ReleaseCore (uint32_t CPU) in HAL_PWREx_ReleaseCore()
851 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument853 #define IS_PWR_CORE_HOLD_RELEASE(CPU) ((CPU) == PWR_CORE_CPU2) argument
414 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument