Home
last modified time | relevance | path

Searched refs:QSPI_FLASH_IO2_PORT (Results 1 – 12 of 12) sorted by relevance

/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c369 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
374 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h275 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_D) macro
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c380 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
385 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h315 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c383 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
388 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h281 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_D) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c602 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
607 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h643 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c686 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
691 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h682 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c647 (void)GPIO_Init(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
652 GPIO_SetFunc(QSPI_FLASH_IO2_PORT, QSPI_FLASH_IO2_PIN, QSPI_FLASH_IO2_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h658 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro

Completed in 25 milliseconds