Home
last modified time | relevance | path

Searched refs:RCC_BOOT_C1 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1065 #define RCC_BOOT_C1 RCC_MP_BOOTCR_MPU_BEN macro
1068 #define IS_RCC_BOOT_CORE(CORE) (((CORE) == RCC_BOOT_C1) || \
1070 ((CORE) == (RCC_BOOT_C1 ||RCC_BOOT_C2) ))
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1598 #define RCC_BOOT_C1 RCC_GCR_BOOT_C1 macro
4428 #define IS_RCC_BOOT_CORE(CORE) (((CORE) == RCC_BOOT_C1) || \