Home
last modified time | relevance | path

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

/bsp/hc32/ev_hc32f448_lqfp80/board/
A Dboard_config.c366 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
371 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h263 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f472_lqfp100/board/
A Dboard_config.c377 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
382 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h303 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_B) macro
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c380 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
385 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h269 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_C) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c599 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
604 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h631 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_C) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c683 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
688 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h670 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_C) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c644 (void)GPIO_Init(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, &stcGpioInit); in rt_hw_qspi_board_init()
649 GPIO_SetFunc(QSPI_FLASH_SCK_PORT, QSPI_FLASH_SCK_PIN, QSPI_FLASH_SCK_FUNC); in rt_hw_qspi_board_init()
A Dboard_config.h646 #define QSPI_FLASH_SCK_PORT (GPIO_PORT_C) macro

Completed in 35 milliseconds