Searched refs:QSPI_FLASH_IO0_PORT (Results 1 – 12 of 12) sorted by relevance
| /bsp/hc32/ev_hc32f448_lqfp80/board/ |
| A D | board_config.c | 367 (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 D | board_config.h | 267 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/ |
| A D | board_config.c | 378 (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 D | board_config.h | 307 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_A) macro
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.c | 381 (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 D | board_config.h | 273 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.c | 600 (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 D | board_config.h | 635 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.c | 684 (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 D | board_config.h | 674 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.c | 645 (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 D | board_config.h | 650 #define QSPI_FLASH_IO0_PORT (GPIO_PORT_B) macro
|
Completed in 36 milliseconds