Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/
A Ddrv_spi.c330 #if defined(ES_SPI1_SCK_GPIO_FUNC)&&defined(ES_SPI1_SCK_GPIO_PORT)&&defined(ES_SPI1_SCK_GPIO_PIN) in rt_hw_spi_init()
332 ald_gpio_init(ES_SPI1_SCK_GPIO_PORT, ES_SPI1_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32f369x/drivers/
A Ddrv_spi.c340 #if defined(ES_SPI1_SCK_GPIO_FUNC)&&defined(ES_SPI1_SCK_GPIO_PORT)&&defined(ES_SPI1_SCK_GPIO_PIN) in rt_hw_spi_init()
342 ald_gpio_init(ES_SPI1_SCK_GPIO_PORT, ES_SPI1_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32vf2264/drivers/
A Ddrv_spi.c333 #if defined(ES_SPI1_SCK_GPIO_FUNC)&&defined(ES_SPI1_SCK_GPIO_PORT)&&defined(ES_SPI1_SCK_GPIO_PIN) in rt_hw_spi_init()
335 ald_gpio_init(ES_SPI1_SCK_GPIO_PORT, ES_SPI1_SCK_GPIO_PIN, &gpio_instruct); in rt_hw_spi_init()
/bsp/essemi/es32vf2264/drivers/ES/
A Des_conf_info_map.h441 #ifndef ES_SPI1_SCK_GPIO_PORT
442 #define ES_SPI1_SCK_GPIO_PORT GPIOC macro
2081 #ifndef ES_SPI1_SCK_GPIO_PORT
2082 #define ES_SPI1_SCK_GPIO_PORT GPIOB macro
3001 #ifndef ES_SPI1_SCK_GPIO_PORT
3002 #define ES_SPI1_SCK_GPIO_PORT GPIOC macro
/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_map.h1756 #ifndef ES_SPI1_SCK_GPIO_PORT
1757 #define ES_SPI1_SCK_GPIO_PORT GPIOB macro
1772 #ifndef ES_SPI1_SCK_GPIO_PORT
1773 #define ES_SPI1_SCK_GPIO_PORT GPIOC macro
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_map.h1684 #ifndef ES_SPI1_SCK_GPIO_PORT
1685 #define ES_SPI1_SCK_GPIO_PORT GPIOC macro
1700 #ifndef ES_SPI1_SCK_GPIO_PORT
1701 #define ES_SPI1_SCK_GPIO_PORT GPIOB macro
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_map.h1781 #ifndef ES_SPI1_SCK_GPIO_PORT
1782 #define ES_SPI1_SCK_GPIO_PORT GPIOC macro
1797 #ifndef ES_SPI1_SCK_GPIO_PORT
1798 #define ES_SPI1_SCK_GPIO_PORT GPIOB macro

Completed in 36 milliseconds