Searched refs:kSAI_SampleOnRisingEdge (Results 1 – 3 of 3) sorted by relevance
93 kSAI_SampleOnRisingEdge = 0x1U, /*!< Sample inputs on rising edge */ enumerator
360 config->bitClock.bclkPolarity = kSAI_SampleOnRisingEdge; in SAI_GetCommonConfig()
332 saiConfig.bitClock.bclkPolarity = kSAI_SampleOnRisingEdge; in HAL_AudioCommonInit()