Searched refs:HPM_DAO (Results 1 – 5 of 5) sorted by relevance
189 dao_get_default_config(HPM_DAO, &dao_config); in hpm_dao_init()191 if (status_success != dao_init(HPM_DAO, &dao_config)) { in hpm_dao_init()205 dao_stop(HPM_DAO); in hpm_dao_start()206 dao_software_reset(HPM_DAO); in hpm_dao_start()227 dao_start(HPM_DAO); in hpm_dao_start()236 dao_stop(HPM_DAO); in hpm_dao_stop()
325 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE) macro
387 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE) macro
442 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE) macro
563 #define HPM_DAO ((DAO_Type *) HPM_DAO_BASE) macro
Completed in 20 milliseconds