Searched refs:kHAL_AudioSampleOnFallingEdge (Results 1 – 3 of 3) sorted by relevance
144 kHAL_AudioSampleOnFallingEdge = 0x00U, /*!< Data samples at the falling edge. */ enumerator
173 if ((uint8_t)kHAL_AudioSampleOnFallingEdge == (uint8_t)config->bclkPolarity) in HAL_AudioCommonInit()
333 if ((uint8_t)config->bclkPolarity == (uint8_t)kHAL_AudioSampleOnFallingEdge) in HAL_AudioCommonInit()