Searched refs:cmd_argument (Results 1 – 6 of 6) sorted by relevance
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_sdio.c | 186 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type) in sdio_command_response_config() argument 193 SDIO_CMDAGMT = cmd_argument; in sdio_command_response_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_sdio.c | 194 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type) in sdio_command_response_config() argument 199 SDIO_CMDAGMT = cmd_argument; in sdio_command_response_config()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_sdio.c | 196 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type) in sdio_command_response_config() argument 201 SDIO_CMDAGMT = cmd_argument; in sdio_command_response_config()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_sdio.h | 352 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type…
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_sdio.h | 351 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type…
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_sdio.h | 351 void sdio_command_response_config(uint32_t cmd_index, uint32_t cmd_argument, uint32_t response_type…
|