Searched defs:opamp (Results 1 – 2 of 2) sorted by relevance
178 static inline void opamp_enable(OPAMP_Type *opamp) in opamp_enable()199 static inline void opamp_disable(OPAMP_Type *opamp) in opamp_disable()243 static inline void opamp_phase_margin_cap_enable(OPAMP_Type *opamp) in opamp_phase_margin_cap_enable()333 static inline void opamp_disconnect_vssa(OPAMP_Type *opamp) in opamp_disconnect_vssa()354 static inline void opamp_connect_vssa(OPAMP_Type *opamp) in opamp_connect_vssa()400 static inline uint8_t opamp_get_cur_preset(OPAMP_Type *opamp) in opamp_get_cur_preset()412 static inline bool opamp_get_is_preset(OPAMP_Type *opamp) in opamp_get_is_preset()433 static inline void opamp_clear_conflict_status(OPAMP_Type *opamp) in opamp_clear_conflict_status()454 static inline void opamp_enable_sw_preset(OPAMP_Type *opamp) in opamp_enable_sw_preset()464 static inline void opamp_disable_sw_preset(OPAMP_Type *opamp) in opamp_disable_sw_preset()[all …]
3 hpm_stat_t opamp_init(OPAMP_Type *opamp, opamp_cfg_t *cfg) in opamp_init()110 hpm_stat_t opamp_set_preset_cfg(OPAMP_Type *opamp, uint8_t preset_chn, opamp_cfg_t *cfg) in opamp_set_preset_cfg()
Completed in 6 milliseconds