Searched refs:DAO_Type (Results 1 – 10 of 10) sorted by relevance
76 static inline void dao_config_hpf(DAO_Type *ptr, in dao_config_hpf()92 static inline void dao_enable_hpf(DAO_Type *ptr) in dao_enable_hpf()102 static inline void dao_disable_hpf(DAO_Type *ptr) in dao_disable_hpf()134 static inline void dao_enable_mono_output(DAO_Type *ptr) in dao_enable_mono_output()144 static inline void dao_disable_mono_output(DAO_Type *ptr) in dao_disable_mono_output()154 static inline void dao_enable_remap(DAO_Type *ptr) in dao_enable_remap()164 static inline void dao_disable_remap(DAO_Type *ptr) in dao_disable_remap()214 static inline void dao_software_reset(DAO_Type *ptr) in dao_software_reset()226 static inline bool dao_is_running(DAO_Type *ptr) in dao_is_running()236 static inline void dao_start(DAO_Type *ptr) in dao_start()[all …]
10 void dao_get_default_config(DAO_Type *ptr, dao_config_t *config) in dao_get_default_config()26 hpm_stat_t dao_init(DAO_Type *ptr, dao_config_t *config) in dao_init()
20 } DAO_Type; typedef
325 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
387 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
442 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
563 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
Completed in 30 milliseconds