Home
last modified time | relevance | path

Searched defs:GPIO_PULLUP (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/trusty/lk/include/dev/
Dgpio.h42 GPIO_PULLUP = (1 << 8), enumerator
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/include/soc/
H A Dgpio.h63 GPIO_PULLUP = 1, enumerator
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h167 #define GPIO_PULLUP ((uint32_t)0x00000001) /*!< Pull-up activation */ macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h167 #define GPIO_PULLUP ((uint32_t)0x00000001) /*!< Pull-up activation */ macro