Searched refs:QSPI_FLASH_IO1_PORT (Results 1 – 12 of 12) sorted by relevance
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | board_config.c | 368 (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 D | board_config.h | 271 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.c | 379 (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 D | board_config.h | 311 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.c | 382 (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 D | board_config.h | 277 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.c | 601 (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 D | board_config.h | 639 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.c | 685 (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 D | board_config.h | 678 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.c | 646 (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 D | board_config.h | 654 #define QSPI_FLASH_IO1_PORT (GPIO_PORT_B) macro
|
Completed in 39 milliseconds