Searched refs:ES_SPI1_MOSI_GPIO_PORT (Results 1 – 7 of 7) sorted by relevance
335 #if defined(ES_SPI1_MOSI_GPIO_FUNC)&&defined(ES_SPI1_MOSI_GPIO_PORT)&&defined(ES_SPI1_MOSI_GPIO_PI… in rt_hw_spi_init()337 ald_gpio_init(ES_SPI1_MOSI_GPIO_PORT, ES_SPI1_MOSI_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
345 #if defined(ES_SPI1_MOSI_GPIO_FUNC)&&defined(ES_SPI1_MOSI_GPIO_PORT)&&defined(ES_SPI1_MOSI_GPIO_PI… in rt_hw_spi_init()347 ald_gpio_init(ES_SPI1_MOSI_GPIO_PORT, ES_SPI1_MOSI_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
338 #if defined(ES_SPI1_MOSI_GPIO_FUNC)&&defined(ES_SPI1_MOSI_GPIO_PORT)&&defined(ES_SPI1_MOSI_GPIO_PI… in rt_hw_spi_init()340 ald_gpio_init(ES_SPI1_MOSI_GPIO_PORT, ES_SPI1_MOSI_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
561 #ifndef ES_SPI1_MOSI_GPIO_PORT562 #define ES_SPI1_MOSI_GPIO_PORT GPIOC macro2181 #ifndef ES_SPI1_MOSI_GPIO_PORT2182 #define ES_SPI1_MOSI_GPIO_PORT GPIOB macro3141 #ifndef ES_SPI1_MOSI_GPIO_PORT3142 #define ES_SPI1_MOSI_GPIO_PORT GPIOC macro
1672 #ifndef ES_SPI1_MOSI_GPIO_PORT1673 #define ES_SPI1_MOSI_GPIO_PORT GPIOB macro1688 #ifndef ES_SPI1_MOSI_GPIO_PORT1689 #define ES_SPI1_MOSI_GPIO_PORT GPIOC macro
1568 #ifndef ES_SPI1_MOSI_GPIO_PORT1569 #define ES_SPI1_MOSI_GPIO_PORT GPIOC macro1584 #ifndef ES_SPI1_MOSI_GPIO_PORT1585 #define ES_SPI1_MOSI_GPIO_PORT GPIOB macro
1665 #ifndef ES_SPI1_MOSI_GPIO_PORT1666 #define ES_SPI1_MOSI_GPIO_PORT GPIOC macro1681 #ifndef ES_SPI1_MOSI_GPIO_PORT1682 #define ES_SPI1_MOSI_GPIO_PORT GPIOB macro
Completed in 28 milliseconds