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