Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai.h178 kESAI_SlotLen20WordLen8 = 0x0CU, /*!< Slot length 20 bits, word length 8 bits */ enumerator
Dfsl_esai.c219 case kESAI_SlotLen20WordLen8: in ESAI_AnalysisSlot()