Searched refs:kESAI_ClockActiveHigh (Results 1 – 2 of 2) sorted by relevance
490 config->txHckPolarity = kESAI_ClockActiveHigh; in ESAI_GetDefaultConfig()491 config->txFsPolarity = kESAI_ClockActiveHigh; in ESAI_GetDefaultConfig()493 config->rxHckPolarity = kESAI_ClockActiveHigh; in ESAI_GetDefaultConfig()494 config->rxFsPolarity = kESAI_ClockActiveHigh; in ESAI_GetDefaultConfig()
84 kESAI_ClockActiveHigh = 0x0U, /*!< Clock active while high */ enumerator