/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_pwr_ex.c | 408 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullUp() 488 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullUp() 562 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullDown() 642 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullDown()
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_pwr_ex.c | 408 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullUp() 488 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullUp(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullUp() 562 HAL_StatusTypeDef HAL_PWREx_EnableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_EnableGPIOPullDown() 642 HAL_StatusTypeDef HAL_PWREx_DisableGPIOPullDown(uint32_t GPIO, uint32_t GPIONumber) in HAL_PWREx_DisableGPIOPullDown()
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_pwr_ex.h | 771 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 778 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 783 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 793 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_pwr_ex.h | 771 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 778 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 783 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument 793 #define IS_PWR_GPIO(GPIO) (((GPIO) == PWR_GPIO_A) ||\ argument
|
/aosp_15_r20/external/coreboot/Documentation/acpi/ |
H A D | index.md | 14 ## GPIO section in ACPI-specific documentation
|
/aosp_15_r20/external/coreboot/util/autoport/ |
H A D | gpio_common.go | 36 func GPIO(ctx Context, inteltool InteltoolData) { func
|
H A D | main.go | 34 GPIO map[uint16]uint32 member
|
/aosp_15_r20/external/gsc-utils/include/ |
H A D | gpio_signal.h | 9 #define GPIO(name, pin, flags) GPIO_##name, macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/dt-bindings/pinctrl/ |
H A D | stm32-pinfunc.h | 11 #define GPIO 0x0 macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/dt-bindings/pinctrl/ |
D | stm32-pinfunc.h | 11 #define GPIO 0x0 macro
|
/aosp_15_r20/external/coreboot/Documentation/lib/ |
H A D | fw_config.md | 53 ### GPIO subsection
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra/ |
H A D | gpio.h | 13 #define GPIO(name) ((gpio_t)(GPIO_##name##_INDEX | \ macro
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/common/include/soc/ |
H A D | gpio_common.h | 98 #define GPIO(num) ((gpio_t){.addr = GPIO##num##_ADDR}) macro
|
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/include/soc/ |
H A D | gpio.h | 8 #define GPIO(p, b, i) ((gpio_t){.port = p, .bank = GPIO_##b, .idx = i}) macro
|
/aosp_15_r20/external/arm-trusted-firmware/include/plat/marvell/armada/a8k/common/ |
H A D | armada_common.h | 32 GPIO, enumerator
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/marvell/armada/a8k/common/ |
D | armada_common.h | 32 GPIO, enumerator
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8195/include/soc/ |
H A D | gpio.h | 31 #define GPIO(name) ((gpio_t){ \ macro
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/qcs405/include/soc/ |
H A D | gpio.h | 91 #define GPIO(num) ((gpio_t){.addr = GPIO##num##_ADDR}) macro
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8183/include/soc/ |
H A D | gpio.h | 36 #define GPIO(name) ((gpio_t){ \ macro
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8173/include/soc/ |
H A D | gpio.h | 30 #define GPIO(name) ((gpio_t){.id = PAD_##name##_ID}) macro
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8188/include/soc/ |
H A D | gpio.h | 38 #define GPIO(name) ((gpio_t){ \ macro
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8186/include/soc/ |
H A D | gpio.h | 40 #define GPIO(name) ((gpio_t){ \ macro
|
/aosp_15_r20/external/coreboot/src/drivers/intel/mipi_camera/ |
H A D | chip.h | 85 GPIO enumerator
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8192/include/soc/ |
H A D | gpio.h | 31 #define GPIO(name) ((gpio_t){ \ macro
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 29846 "GPIO": 27434, number
|