Home
last modified time | relevance | path

Searched refs:GPIO_PUPDR_PUPD0 (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_gpio.c209 temp &= ~(GPIO_PUPDR_PUPD0 << (position * 2U)); in HAL_GPIO_Init()
340 GPIOx->PUPDR &= ~(GPIO_PUPDR_PUPD0 << (position * 2U)); in HAL_GPIO_DeInit()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_gpio.c247 tmp &= ~(GPIO_PUPDR_PUPD0 << (position * 2U)); in HAL_GPIO_Init()
359 GPIOx->PUPDR &= ~(GPIO_PUPDR_PUPD0 << (position * 2U)); in HAL_GPIO_DeInit()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_gpio.c309 tmp &= ~(GPIO_PUPDR_PUPD0 << (pin_position * 2U)); in HAL_GPIO_Init()
441 p_gpio->PUPDR &= ~(GPIO_PUPDR_PUPD0 << (pin_position * 2U)); in HAL_GPIO_DeInit()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h8198 #define GPIO_PUPDR_PUPD0 GPIO_PUPDR_PUPD0_Msk macro
Dstm32l562xx.h8530 #define GPIO_PUPDR_PUPD0 GPIO_PUPDR_PUPD0_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h9659 #define GPIO_PUPDR_PUPD0 GPIO_PUPDR_PUPD0_Msk macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h11380 #define GPIO_PUPDR_PUPD0 GPIO_PUPDR_PUPD0_Msk macro