Searched refs:SDIOC1_CMD_PORT (Results 1 – 8 of 8) sorted by relevance
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/ |
| A D | board_config.c | 181 (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 D | board_config.h | 122 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/ |
| A D | board_config.c | 273 (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 D | board_config.h | 305 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/ |
| A D | board_config.c | 317 (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 D | board_config.h | 325 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/ |
| A D | board_config.c | 280 (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 D | board_config.h | 305 #define SDIOC1_CMD_PORT (GPIO_PORT_D) macro
|
Completed in 22 milliseconds