Searched refs:cs42448_func_mode (Results 1 – 2 of 2) sorted by relevance
126 } cs42448_func_mode; typedef179 cs42448_func_mode ADCMode; /*!< CS42448 ADC function mode. */180 cs42448_func_mode DACMode; /*!< CS42448 DAC function mode. */246 void CS42448_SetFuncMode(cs42448_handle_t *handle, cs42448_func_mode mode);255 …S42448_SelectFunctionalMode(cs42448_handle_t *handle, cs42448_func_mode adcMode, cs42448_func_mode…
141 …S42448_SelectFunctionalMode(cs42448_handle_t *handle, cs42448_func_mode adcMode, cs42448_func_mode… in CS42448_SelectFunctionalMode()153 void CS42448_SetFuncMode(cs42448_handle_t *handle, cs42448_func_mode mode) in CS42448_SetFuncMode()