| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_sdio.h | 32 struct sdio_pkg struct 39 typedef rt_err_t (*sdio_txconfig)(CM_DMA_TypeDef *dma_instance, rt_uint8_t channel, struct sdio_pkg… argument 40 typedef rt_err_t (*sdio_rxconfig)(CM_DMA_TypeDef *dma_instance, rt_uint8_t channel, struct sdio_pkg…
|
| A D | drv_sdio.c | 37 struct sdio_pkg *pkg; 285 static void _sdio_transfer_by_dma(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in _sdio_transfer_by_dma() 320 static void _sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in _sdio_send_command() 408 struct sdio_pkg pkg; in _sdio_request() 750 static rt_err_t _sdio_dma_rxconfig(CM_DMA_TypeDef *instance, rt_uint8_t ch, struct sdio_pkg *pkg) in _sdio_dma_rxconfig() 769 static rt_err_t _sdio_dma_txconfig(CM_DMA_TypeDef *instance, rt_uint8_t ch, struct sdio_pkg *pkg) in _sdio_dma_txconfig()
|
| /bsp/stm32/stm32h743-atk-apollo/board/ports/ |
| A D | drv_sdio.c | 28 struct sdio_pkg struct 40 struct sdio_pkg *pkg; argument 164 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 252 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/stm32/stm32h743-openmv-h7plus/board/ports/ |
| A D | drv_sdio.c | 29 struct sdio_pkg struct 41 struct sdio_pkg *pkg; argument 165 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 253 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_sdio.c | 34 struct sdio_pkg struct 46 struct sdio_pkg *pkg; argument 192 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 282 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_sdio.c | 33 struct sdio_pkg struct 47 struct sdio_pkg *pkg; argument 171 static void rthw_sdio_transfer_by_dma(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_transfer_by_dma() 218 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 338 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_sdio.c | 40 struct sdio_pkg struct 53 struct sdio_pkg *pkg; argument 223 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 314 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_emmc.c | 35 struct sdio_pkg struct 48 struct sdio_pkg *pkg; argument 244 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 341 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/ht32/libraries/ht32_drivers/ |
| A D | drv_sdio.c | 41 struct sdio_pkg struct 56 struct sdio_pkg *pkg; /* package structure */ argument 81 static void rt_hw_sdio_transfer_by_dma(struct rt_hw_sdio *sdio, struct sdio_pkg *pkg) in rt_hw_sdio_transfer_by_dma() 124 static void rt_hw_sdio_send_command(struct rt_hw_sdio *sdio, struct sdio_pkg *pkg) in rt_hw_sdio_send_command() 245 struct sdio_pkg pkg; in rt_hw_sdio_request()
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_sdio.c | 32 struct sdio_pkg struct 45 struct sdio_pkg *pkg; argument 212 static void rt_hw_sdio_transfer_by_dma(struct rt_hw_sdio *sdio, struct sdio_pkg *pkg) in rt_hw_sdio_transfer_by_dma() 259 static void rt_hw_sdio_send_command(struct rt_hw_sdio *sdio, struct sdio_pkg *pkg) in rt_hw_sdio_send_command() 361 struct sdio_pkg pkg; in rt_hw_sdio_request()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_sdmmc.c | 39 struct sdio_pkg struct 52 struct sdio_pkg *pkg; argument 230 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 327 struct sdio_pkg pkg; in rthw_sdio_request()
|
| A D | drv_sdio.c | 33 struct sdio_pkg struct 46 struct sdio_pkg *pkg; argument 213 static void rthw_sdio_transfer_by_dma(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_transfer_by_dma() 260 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 362 struct sdio_pkg pkg; in rthw_sdio_request()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_sdio.c | 30 struct sdio_pkg struct 43 struct sdio_pkg *pkg; argument 210 static void rthw_sdio_transfer_by_dma(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_transfer_by_dma() 257 static void rthw_sdio_send_command(struct rthw_sdio *sdio, struct sdio_pkg *pkg) in rthw_sdio_send_command() 359 struct sdio_pkg pkg; in rthw_sdio_request()
|