Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/
A Ddrv_spi.c289 #if defined(ES_SPI0_SCK_GPIO_FUNC)&&defined(ES_SPI0_SCK_GPIO_PORT)&&defined(ES_SPI0_SCK_GPIO_PIN) in rt_hw_spi_init()
291 ald_gpio_init(ES_SPI0_SCK_GPIO_PORT, ES_SPI0_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32f369x/drivers/
A Ddrv_spi.c299 #if defined(ES_SPI0_SCK_GPIO_FUNC)&&defined(ES_SPI0_SCK_GPIO_PORT)&&defined(ES_SPI0_SCK_GPIO_PIN) in rt_hw_spi_init()
301 ald_gpio_init(ES_SPI0_SCK_GPIO_PORT, ES_SPI0_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h1708 #ifndef ES_SPI0_SCK_GPIO_PORT
1709 #define ES_SPI0_SCK_GPIO_PORT GPIOB macro
1724 #ifndef ES_SPI0_SCK_GPIO_PORT
1725 #define ES_SPI0_SCK_GPIO_PORT GPIOA macro
1740 #ifndef ES_SPI0_SCK_GPIO_PORT
1741 #define ES_SPI0_SCK_GPIO_PORT GPIOD macro
/bsp/essemi/es32vf2264/drivers/ES/
A Des_conf_info_map.h881 #ifndef ES_SPI0_SCK_GPIO_PORT
882 #define ES_SPI0_SCK_GPIO_PORT GPIOC macro
1101 #ifndef ES_SPI0_SCK_GPIO_PORT
1102 #define ES_SPI0_SCK_GPIO_PORT GPIOA macro
1341 #ifndef ES_SPI0_SCK_GPIO_PORT
1342 #define ES_SPI0_SCK_GPIO_PORT GPIOA macro
3281 #ifndef ES_SPI0_SCK_GPIO_PORT
3282 #define ES_SPI0_SCK_GPIO_PORT GPIOB macro
/bsp/essemi/es32vf2264/drivers/
A Ddrv_spi.c281 #if defined(ES_SPI0_SCK_GPIO_FUNC)&&defined(ES_SPI0_SCK_GPIO_PORT)&&defined(ES_SPI0_SCK_GPIO_PIN) in rt_hw_spi_init()
283 ald_gpio_init(ES_SPI0_SCK_GPIO_PORT, ES_SPI0_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h1636 #ifndef ES_SPI0_SCK_GPIO_PORT
1637 #define ES_SPI0_SCK_GPIO_PORT GPIOA macro
1652 #ifndef ES_SPI0_SCK_GPIO_PORT
1653 #define ES_SPI0_SCK_GPIO_PORT GPIOD macro
1668 #ifndef ES_SPI0_SCK_GPIO_PORT
1669 #define ES_SPI0_SCK_GPIO_PORT GPIOB macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h1733 #ifndef ES_SPI0_SCK_GPIO_PORT
1734 #define ES_SPI0_SCK_GPIO_PORT GPIOD macro
1749 #ifndef ES_SPI0_SCK_GPIO_PORT
1750 #define ES_SPI0_SCK_GPIO_PORT GPIOA macro
1765 #ifndef ES_SPI0_SCK_GPIO_PORT
1766 #define ES_SPI0_SCK_GPIO_PORT GPIOD macro

Completed in 29 milliseconds