Searched refs:cyhal_sdio_is_busy (Results 1 – 4 of 4) sorted by relevance
334 bool cyhal_sdio_is_busy(const cyhal_sdio_t *obj);
545 bool cyhal_sdio_is_busy(const cyhal_sdio_t *obj) in cyhal_sdio_is_busy() function
3307 bool cyhal_sdio_is_busy(const cyhal_sdio_t *obj) in cyhal_sdio_is_busy() function
161 * Fixed SDHC based SDIO cyhal_sdio_is_busy() function to return status immediately instead of waiti…