Searched refs:sinc_channel_config_t (Results 1 – 2 of 2) sorted by relevance
834 } sinc_channel_config_t; typedef849 …sinc_channel_config_t *channelsConfigArray[SINC_CHANNEL_COUNT]; /*!< The array that contains 4 ele…1052 void SINC_SetChannelConfig(SINC_Type *base, sinc_channel_id_t chId, sinc_channel_config_t *chConfig…
191 void SINC_SetChannelConfig(SINC_Type *base, sinc_channel_id_t chId, sinc_channel_config_t *chConfig) in SINC_SetChannelConfig()