Home
last modified time | relevance | path

Searched refs:sdio_pkg (Results 1 – 13 of 13) sorted by relevance

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_sdio.h32 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 Ddrv_sdio.c37 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 Ddrv_sdio.c28 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 Ddrv_sdio.c29 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 Ddrv_sdio.c34 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 Ddrv_sdio.c33 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 Ddrv_sdio.c40 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 Ddrv_emmc.c35 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 Ddrv_sdio.c41 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 Ddrv_sdio.c32 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 Ddrv_sdmmc.c39 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 Ddrv_sdio.c33 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 Ddrv_sdio.c30 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()

Completed in 30 milliseconds