Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_i2s.c84 CY_ASSERT_L3(CY_I2S_IS_OVHDATA_VALID(config->txOverheadValue)); in Cy_I2S_Init()
119 _VAL2FLD(I2S_TX_CTL_OVHDATA, config->txOverheadValue); in Cy_I2S_Init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_i2s.h368 cy_en_i2s_overhead_t txOverheadValue; /**< TX overhead bits value member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_audio_common.c1633 pdl_config->txOverheadValue = (cy_en_i2s_overhead_t)_FLD2VAL(I2S_TX_CTL_OVHDATA, tx_ctl_val); in _cyhal_audioss_reconstruct_pdl_config()
1771 pdl_config->txOverheadValue = CY_I2S_OVHDATA_ZERO; /* Per HAL API specification */ in _cyhal_audioss_populate_pdl_config()