Searched refs:ES_SPI2_MOSI_GPIO_PORT (Results 1 – 4 of 4) sorted by relevance
386 #if defined(ES_SPI2_MOSI_GPIO_FUNC)&&defined(ES_SPI2_MOSI_GPIO_PORT)&&defined(ES_SPI2_MOSI_GPIO_PI… in rt_hw_spi_init()388 ald_gpio_init(ES_SPI2_MOSI_GPIO_PORT, ES_SPI2_MOSI_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
389 #if defined(ES_SPI2_MOSI_GPIO_FUNC)&&defined(ES_SPI2_MOSI_GPIO_PORT)&&defined(ES_SPI2_MOSI_GPIO_PI… in rt_hw_spi_init()391 ald_gpio_init(ES_SPI2_MOSI_GPIO_PORT, ES_SPI2_MOSI_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
1600 #ifndef ES_SPI2_MOSI_GPIO_PORT1601 #define ES_SPI2_MOSI_GPIO_PORT GPIOB macro1616 #ifndef ES_SPI2_MOSI_GPIO_PORT1617 #define ES_SPI2_MOSI_GPIO_PORT GPIOB macro
1697 #ifndef ES_SPI2_MOSI_GPIO_PORT1698 #define ES_SPI2_MOSI_GPIO_PORT GPIOB macro1713 #ifndef ES_SPI2_MOSI_GPIO_PORT1714 #define ES_SPI2_MOSI_GPIO_PORT GPIOB macro
Completed in 16 milliseconds