Searched refs:ES_SPI0_NSS_GPIO_PORT (Results 1 – 5 of 5) sorted by relevance
300 #if defined(ES_SPI0_I2S_MODE)&&defined(ES_SPI0_NSS_GPIO_FUNC)&&defined(ES_SPI0_NSS_GPIO_PORT)&&defi… in rt_hw_spi_init()302 ald_gpio_init(ES_SPI0_NSS_GPIO_PORT, ES_SPI0_NSS_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
801 #ifndef ES_SPI0_NSS_GPIO_PORT802 #define ES_SPI0_NSS_GPIO_PORT GPIOC macro1301 #ifndef ES_SPI0_NSS_GPIO_PORT1302 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro2961 #ifndef ES_SPI0_NSS_GPIO_PORT2962 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro
1792 #ifndef ES_SPI0_NSS_GPIO_PORT1793 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro1808 #ifndef ES_SPI0_NSS_GPIO_PORT1809 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro
1752 #ifndef ES_SPI0_NSS_GPIO_PORT1753 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro1768 #ifndef ES_SPI0_NSS_GPIO_PORT1769 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro
1849 #ifndef ES_SPI0_NSS_GPIO_PORT1850 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro1865 #ifndef ES_SPI0_NSS_GPIO_PORT1866 #define ES_SPI0_NSS_GPIO_PORT GPIOA macro
Completed in 23 milliseconds