Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai.c108 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
117 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
126 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
135 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
144 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
153 protocol->fsOneBit = false; in ESAI_SetCustomerProtocol()
167 ESAI_TCR_TFSL(protocol->fsOneBit) | ESAI_TCR_TWA(protocol->dataAlign) | in ESAI_SetCustomerProtocol()
181 base->RCR |= ESAI_RCR_RFSR(protocol->fsEarly) | ESAI_RCR_RFSL(protocol->fsOneBit) | in ESAI_SetCustomerProtocol()
Dfsl_esai.h202 … bool fsOneBit; /*!< If the frame sync one word length or one bit length */ member