Searched refs:swm_sdio_pkg (Results 1 – 2 of 2) sorted by relevance
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_sdio.c | 27 struct swm_sdio_pkg struct 34 typedef rt_err_t (*sdio_txconfig)(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size); argument 35 typedef rt_err_t (*sdio_rxconfig)(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size); 57 struct swm_sdio_pkg *pkg; 173 static void swm_sdio_transfer(struct swm_sdio_device *sdio, struct swm_sdio_pkg *pkg) in swm_sdio_transfer() 217 static void swm_sdio_send_command(struct swm_sdio_device *sdio, struct swm_sdio_pkg *pkg) in swm_sdio_send_command() 300 struct swm_sdio_pkg pkg; in swm_sdio_request() 570 static rt_err_t swm_sdio_rxconfig(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size) in swm_sdio_rxconfig() 589 static rt_err_t swm_sdio_txconfig(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size) in swm_sdio_txconfig()
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_sdio.c | 27 struct swm_sdio_pkg struct 34 typedef rt_err_t (*sdio_txconfig)(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size); argument 35 typedef rt_err_t (*sdio_rxconfig)(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size); 57 struct swm_sdio_pkg *pkg; 173 static void swm_sdio_transfer(struct swm_sdio_device *sdio, struct swm_sdio_pkg *pkg) in swm_sdio_transfer() 217 static void swm_sdio_send_command(struct swm_sdio_device *sdio, struct swm_sdio_pkg *pkg) in swm_sdio_send_command() 300 struct swm_sdio_pkg pkg; in swm_sdio_request() 577 static rt_err_t swm_sdio_rxconfig(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size) in swm_sdio_rxconfig() 596 static rt_err_t swm_sdio_txconfig(struct swm_sdio_pkg *pkg, rt_uint32_t *buff, int size) in swm_sdio_txconfig()
|
Completed in 8 milliseconds