Home
last modified time | relevance | path

Searched defs:blk_count (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/sd/
Dsd_ops.c92 static inline void sdmmc_decode_csd(struct sd_csd *csd, uint32_t *raw_csd, uint32_t *blk_count, in sdmmc_decode_csd()
/Zephyr-latest/include/zephyr/rtio/
Drtio.h1142 int blk_count = iodev_sqe->sqe.rx.buf_len >> mem_pool->info.blk_sz_shift; in rtio_cqe_compute_flags() local
1177 int blk_count = RTIO_CQE_FLAG_MEMPOOL_GET_BLK_CNT(cqe->flags); in z_impl_rtio_cqe_get_mempool_buffer() local