Searched refs:QSPI_FLASH_IO2_PORT (Results 1 – 12 of 12) sorted by relevance
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | board_config.c | 369 (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 D | board_config.h | 275 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.c | 380 (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 D | board_config.h | 315 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.c | 383 (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 D | board_config.h | 281 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.c | 602 (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 D | board_config.h | 643 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.c | 686 (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 D | board_config.h | 682 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.c | 647 (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 D | board_config.h | 658 #define QSPI_FLASH_IO2_PORT (GPIO_PORT_B) macro
|
Completed in 25 milliseconds