Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h79 #define ESAI_SLOT_WORD_WIDTH_IS_VALID(slot_width, word_width)\ macro
Desai.c247 if (!ESAI_SLOT_WORD_WIDTH_IS_VALID(slot_width, word_width)) { in esai_get_slot_format()