Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c367 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
372 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h267 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c378 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
383 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h307 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_A) macro
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c381 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
386 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h273 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_D) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c600 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
605 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h635 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c684 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
689 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h674 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c645 (void)GPIO_Init(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
650 GPIO_SetFunc(QSPI_FLASH_IO0_PORT, QSPI_FLASH_IO0_PIN, QSPI_FLASH_IO0_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h650 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro

Completed in 36 milliseconds