Searched refs:DAO_Type (Results 1 – 5 of 5) sorted by relevance
62 static inline void dao_config_hpf(DAO_Type *ptr, in dao_config_hpf()78 static inline void dao_enable_hpf(DAO_Type *ptr) in dao_enable_hpf()88 static inline void dao_disable_hpf(DAO_Type *ptr) in dao_disable_hpf()98 static inline void dao_enable_error_irq(DAO_Type *ptr) in dao_enable_error_irq()108 static inline void dao_disable_error_irq(DAO_Type *ptr) in dao_disable_error_irq()119 static inline void dao_enable_channel(DAO_Type *ptr, uint32_t ch) in dao_enable_channel()130 static inline void dao_disable_channel(DAO_Type *ptr, uint32_t ch) in dao_disable_channel()140 static inline void dao_enable_mono_output(DAO_Type *ptr) in dao_enable_mono_output()150 static inline void dao_disable_mono_output(DAO_Type *ptr) in dao_disable_mono_output()160 static inline void dao_enable_remap(DAO_Type *ptr) in dao_enable_remap()[all …]
9 void dao_get_default_config(DAO_Type *ptr, dao_config_t *config) in dao_get_default_config()16 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)
442 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)