Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/include/dev/
Dgpio.h43 GPIO_PULLDOWN = (1 << 9), enumerator
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/include/soc/
H A Dgpio.h64 GPIO_PULLDOWN = 2, enumerator
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h168 #define GPIO_PULLDOWN ((uint32_t)0x00000002) /*!< Pull-down activation */ macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h168 #define GPIO_PULLDOWN ((uint32_t)0x00000002) /*!< Pull-down activation */ macro