Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h67 kSAI_Slave = 0x1U, /*!< Slave mode include bclk and frame sync */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c372 saiConfig.masterSlave = kSAI_Slave; in HAL_AudioCommonInit()