Home
last modified time | relevance | path

Searched refs:GPIOC_S (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/secure/
Dtarget_cfg.c116 GPIOC_S->SECCFGR = 0x0; in pinmux_init_cfg()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/bl2/
Dboot_hal_bl2.c155 GPIOC_S->SECCFGR = 0x0; in boot_platform_noimage()
Dlow_level_security.c1013 GPIOC_S->SECCFGR = ~GPIOC_MASK_SECCFG; in gpio_loader_cfg()
1025 uint32_t gpioc_seccfgr = GPIOC_S->SECCFGR; in gpio_loader_cfg()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c171 GPIOC_S->SECCFGR = 0x0; in boot_platform_noimage()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/secure/
Dtarget_cfg.c238 GPIOC_S->SECCFGR = 0x0; in pinmux_init_cfg()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/secure/
Dtarget_cfg.c247 GPIOC_S->SECCFGR = 0x0; in pinmux_init_cfg()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h2041 #define GPIOC_S ((GPIO_TypeDef *) GPIOC_BASE_S) macro
2217 #define GPIOC GPIOC_S
19356 ((INSTANCE) == GPIOC_S) || \
Dstm32l562xx.h2136 #define GPIOC_S ((GPIO_TypeDef *) GPIOC_BASE_S) macro
2319 #define GPIOC GPIOC_S
20130 ((INSTANCE) == GPIOC_S) || \
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h2460 #define GPIOC_S ((GPIO_TypeDef *) GPIOC_BASE_S) macro
2631 #define GPIOC GPIOC_S
23967 ((INSTANCE) == GPIOC_NS) || ((INSTANCE) == GPIOC_S) || \
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h2630 #define GPIOC_S ((GPIO_TypeDef *) GPIOC_BASE_S) macro
2795 #define GPIOC GPIOC_S
23818 ((INSTANCE) == GPIOC_NS) || ((INSTANCE) == GPIOC_S) || \