Searched defs:CPU (Results 1 – 9 of 9) sorted by relevance
618 void HAL_PWREx_HoldCore(uint32_t CPU) in HAL_PWREx_HoldCore()633 void HAL_PWREx_ReleaseCore(uint32_t CPU) in HAL_PWREx_ReleaseCore()
141 CPU = -mcpu=cortex-m0plus macro
230 CPU = -mcpu=cortex-m4 macro
236 CPU = -mcpu=cortex-m4 macro
153 CPU = -mcpu=cortex-m4 macro
154 CPU = -mcpu=cortex-m4 macro
151 CPU = -mcpu=cortex-m4 macro
48 CPU = cortex-m4 macro
837 #define IS_PWR_CORE(CPU) (((CPU) == PWR_CORE_CPU1) || ((CPU) == PWR_CORE_CPU2)) argument839 #define IS_PWR_CORE_HOLD_RELEASE(CPU) ((CPU) == PWR_CORE_CPU2) argument