Home
last modified time | relevance | path

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

/lk-master/platform/stm32f2xx/
A Dgpio.c35 case GPIO_PORT_I: in port_to_pointer()
41 DEBUG_ASSERT(port <= GPIO_PORT_I); in enable_port()
/lk-master/platform/stm32f4xx/
A Dgpio.c35 case GPIO_PORT_I: in port_to_pointer()
41 DEBUG_ASSERT(port <= GPIO_PORT_I); in enable_port()
/lk-master/platform/stm32f7xx/
A Dgpio.c36 case GPIO_PORT_I: in port_to_pointer()
73 case GPIO_PORT_I: in enable_port()
/lk-master/target/stm3220g/include/target/
A Dgpioconfig.h18 #define GPIO_LED2 GPIO(GPIO_PORT_I, 9)
/lk-master/platform/stm32f2xx/include/platform/
A Dgpio.h25 #define GPIO_PORT_I 8 macro
/lk-master/platform/stm32f4xx/include/platform/
A Dgpio.h25 #define GPIO_PORT_I 8 macro
/lk-master/platform/stm32f7xx/include/platform/
A Dgpio.h27 #define GPIO_PORT_I 8 macro

Completed in 4 milliseconds