Home
last modified time | relevance | path

Searched refs:DAO_Type (Results 1 – 10 of 10) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dao_drv.h76 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 …]
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_dao_drv.c10 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()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_dao_regs.h20 } DAO_Type; typedef
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_dao_regs.h20 } DAO_Type; typedef
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_dao_regs.h20 } DAO_Type; typedef
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_dao_regs.h20 } DAO_Type; typedef
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_soc.h325 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_soc.h387 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_soc.h442 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_soc.h563 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE)

Completed in 30 milliseconds