Home
last modified time | relevance | path

Searched refs:SDIOC1_CMD_PORT (Results 1 – 8 of 8) sorted by relevance

/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c181 (void)GPIO_Init(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, &stcGpioInit); in rt_hw_board_sdio_init()
188 GPIO_SetFunc(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, SDIOC1_CMD_FUNC); in rt_hw_board_sdio_init()
A Dboard_config.h122 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/
A Dboard_config.c273 (void)GPIO_Init(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, &stcGpioInit); in rt_hw_board_sdio_init()
280 GPIO_SetFunc(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, SDIOC1_CMD_FUNC); in rt_hw_board_sdio_init()
A Dboard_config.h305 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/
A Dboard_config.c317 (void)GPIO_Init(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, &stcGpioInit); in rt_hw_board_sdio_init()
324 GPIO_SetFunc(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, SDIOC1_CMD_FUNC); in rt_hw_board_sdio_init()
A Dboard_config.h325 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
/bsp/hc32/ev_hc32f4a0_lqfp176/board/
A Dboard_config.c280 (void)GPIO_Init(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, &stcGpioInit); in rt_hw_board_sdio_init()
287 GPIO_SetFunc(SDIOC1_CMD_PORT, SDIOC1_CMD_PIN, SDIOC1_CMD_FUNC); in rt_hw_board_sdio_init()
A Dboard_config.h305 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro

Completed in 22 milliseconds