Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dscu.h145 #define SCU_SET_IONSSET(port, mask) (SCU->IONSSET[((uint32_t)(port)-(GPIOA_BASE))/0x40] = (mask))
159 #define SCU_GET_IONSSET(port) (SCU->IONSSET[((uint32_t)(port) - (GPIOA_BASE))/0x40])
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h346 #define GPIOA_BASE (AHBPERIPH_BASE + 0x04000UL) macro
429 #define PA_S ((GPIO_T *) GPIOA_BASE) /*!< GPIO PORTA Pointer …
540 #define PA_NS ((GPIO_T *) (GPIOA_BASE+NS_OFFSET)) /*!< GPIO P…
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h359 #define GPIOA_BASE (AHBPERIPH_BASE + 0x04000UL) macro
456 #define PA_S ((GPIO_T *) GPIOA_BASE) /*!< GPIO PORTA Pointer …
579 #define PA_NS ((GPIO_T *) (GPIOA_BASE+NS_OFFSET)) /*!< GPIO P…
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_gpio_ex.h443 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_gpio_ex.h426 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c78 {"GPIOA",GPIOA_BASE,224+0},
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h2212 #define GPIOA_BASE GPIOA_BASE_S macro
2626 #define GPIOA_BASE GPIOA_BASE_NS macro
Dstm32l562xx.h2314 #define GPIOA_BASE GPIOA_BASE_S macro
2749 #define GPIOA_BASE GPIOA_BASE_NS macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h2626 #define GPIOA_BASE GPIOA_BASE_S macro
3106 #define GPIOA_BASE GPIOA_BASE_NS macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h2790 #define GPIOA_BASE GPIOA_BASE_S macro
3235 #define GPIOA_BASE GPIOA_BASE_NS macro