Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_gpio/
Dfsl_gpio.h172 static inline uint32_t GPIO_PinRead(GPIO_Type *base, uint32_t port, uint32_t pin) in GPIO_PinRead() function
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/igpio/
Dfsl_gpio.h176 static inline uint32_t GPIO_PinRead(GPIO_Type *base, uint32_t pin) in GPIO_PinRead() function
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpio_1/
Dfsl_gpio.c199 uint32_t GPIO_PinRead(gpio_port_num_t port, uint8_t pin) in GPIO_PinRead() function
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpio/
Dfsl_gpio.h411 static inline uint32_t GPIO_PinRead(GPIO_Type *base, uint32_t pin) in GPIO_PinRead() function