Searched refs:_cyhal_dac_is_output_buffered (Results 1 – 1 of 1) sorted by relevance
138 static bool _cyhal_dac_is_output_buffered(const cyhal_dac_t *obj) in _cyhal_dac_is_output_buffered() function397 if (_cyhal_dac_is_output_buffered(obj)) in cyhal_dac_free()537 if (_cyhal_dac_is_output_buffered(obj) || _cyhal_dac_is_external_reference(obj)) in cyhal_dac_set_power()541 if(_cyhal_dac_is_output_buffered(obj)) in cyhal_dac_set_power()550 … bool full_ctb_owned = _cyhal_dac_is_output_buffered(obj) || _cyhal_dac_is_external_reference(obj); in cyhal_dac_set_power()