Home
last modified time | relevance | path

Searched refs:OPAMP_Type (Results 1 – 4 of 4) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_opamp_drv.h172 hpm_stat_t opamp_init(OPAMP_Type *opamp, opamp_cfg_t *cfg);
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()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_opamp_drv.c3 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()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_soc.h471 #define HPM_OPAMP0 ((OPAMP_Type *) HPM_OPAMP0_BASE)
475 #define HPM_OPAMP1 ((OPAMP_Type *) HPM_OPAMP1_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_opamp_regs.h22 } OPAMP_Type; typedef

Completed in 13 milliseconds