Home
last modified time | relevance | path

Searched refs:kSAI_SampleOnRisingEdge (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h93 kSAI_SampleOnRisingEdge = 0x1U, /*!< Sample inputs on rising edge */ enumerator
Dfsl_sai.c360 config->bitClock.bclkPolarity = kSAI_SampleOnRisingEdge; in SAI_GetCommonConfig()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_sai.c332 saiConfig.bitClock.bclkPolarity = kSAI_SampleOnRisingEdge; in HAL_AudioCommonInit()