Searched refs:_cyhal_dac_is_external_reference (Results 1 – 1 of 1) sorted by relevance
145 static bool _cyhal_dac_is_external_reference(const cyhal_dac_t *obj) in _cyhal_dac_is_external_reference() function387 if (_cyhal_dac_is_external_reference(obj)) in cyhal_dac_free()442 if (_cyhal_dac_is_external_reference(obj)) in cyhal_dac_write_mv()537 if (_cyhal_dac_is_output_buffered(obj) || _cyhal_dac_is_external_reference(obj)) in cyhal_dac_set_power()545 if(_cyhal_dac_is_external_reference(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()