Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c368 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
373 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h271 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_D) macro
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c379 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
384 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h311 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c382 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
387 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h277 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_D) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c601 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
606 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h639 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c685 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
690 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h678 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c646 (void)GPIO_Init(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
651 GPIO_SetFunc(QSPI_FLASH_IO1_PORT, QSPI_FLASH_IO1_PIN, QSPI_FLASH_IO1_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h654 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro

Completed in 39 milliseconds