Home
last modified time | relevance | path

Searched refs:SDIO_TPL_CODE_END (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/sd/
Dsd_spec.h895 #define SDIO_TPL_CODE_END 0xFF /*!< End CIS tuple code */ macro
/Zephyr-latest/subsys/sd/
Dsdio.c362 if (tpl_code == SDIO_TPL_CODE_END) { in sdio_read_cis()
376 if (tpl_link == SDIO_TPL_CODE_END) { in sdio_read_cis()