Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_qeiv2_drv.h314 static inline void qeiv2_enable_snap(QEIV2_Type *qeiv2_x) in qeiv2_enable_snap()
324 static inline void qeiv2_disable_snap(QEIV2_Type *qeiv2_x) in qeiv2_disable_snap()
334 static inline void qeiv2_reset_counter(QEIV2_Type *qeiv2_x) in qeiv2_reset_counter()
344 static inline void qeiv2_release_counter(QEIV2_Type *qeiv2_x) in qeiv2_release_counter()
599 static inline uint32_t qeiv2_get_status(QEIV2_Type *qeiv2_x) in qeiv2_get_status()
1194 static inline void qeiv2_sw_restart_cycle0(QEIV2_Type *qeiv2_x) in qeiv2_sw_restart_cycle0()
1203 static inline void qeiv2_sw_restart_cycle1(QEIV2_Type *qeiv2_x) in qeiv2_sw_restart_cycle1()
1212 static inline void qeiv2_sw_restart_pulse0(QEIV2_Type *qeiv2_x) in qeiv2_sw_restart_pulse0()
1221 static inline void qeiv2_sw_restart_pulse1(QEIV2_Type *qeiv2_x) in qeiv2_sw_restart_pulse1()
1479 static inline uint32_t qeiv2_get_postion(QEIV2_Type *qeiv2_x) in qeiv2_get_postion()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_qeiv2_drv.c11 hpm_stat_t qeiv2_config_phcnt_cmp_match_condition(QEIV2_Type *qeiv2_x, qeiv2_phcnt_cmp_match_config… in qeiv2_config_phcnt_cmp_match_condition()
23 hpm_stat_t qeiv2_config_position_cmp_match_condition(QEIV2_Type *qeiv2_x, qeiv2_pos_cmp_match_confi… in qeiv2_config_position_cmp_match_condition()
33 hpm_stat_t qeiv2_config_phcnt_cmp2_match_condition(QEIV2_Type *qeiv2_x, qeiv2_phcnt_cmp_match_confi… in qeiv2_config_phcnt_cmp2_match_condition()
45 hpm_stat_t qeiv2_config_position_cmp2_match_condition(QEIV2_Type *qeiv2_x, qeiv2_pos_cmp_match_conf… in qeiv2_config_position_cmp2_match_condition()
91 hpm_stat_t qeiv2_config_uvw_position(QEIV2_Type *qeiv2_x, qeiv2_uvw_config_t *config) in qeiv2_config_uvw_position()
120 void qeiv2_config_filter(QEIV2_Type *qeiv2_x, qeiv2_filter_phase_t phase, bool outinv, qeiv2_filter… in qeiv2_config_filter()
/bsp/hpmicro/hpm5300evk/board/
A Dpinmux.h40 void init_qeiv2_uvw_pins(QEIV2_Type *ptr);
41 void init_qeiv2_ab_pins(QEIV2_Type *ptr);
42 void init_qeiv2_abz_pins(QEIV2_Type *ptr);
A Dpinmux.c295 void init_qeiv2_uvw_pins(QEIV2_Type *ptr) in init_qeiv2_uvw_pins()
304 void init_qeiv2_ab_pins(QEIV2_Type *ptr) in init_qeiv2_ab_pins()
312 void init_qeiv2_abz_pins(QEIV2_Type *ptr) in init_qeiv2_abz_pins()
/bsp/hpmicro/hpm6e00evk/board/
A Dpinmux.h35 void init_qeiv2_uvw_pins(QEIV2_Type *ptr);
36 void init_qeiv2_ab_pins(QEIV2_Type *ptr);
37 void init_qeiv2_abz_pins(QEIV2_Type *ptr);
A Dpinmux.c424 void init_qeiv2_uvw_pins(QEIV2_Type *ptr) in init_qeiv2_uvw_pins()
433 void init_qeiv2_ab_pins(QEIV2_Type *ptr) in init_qeiv2_ab_pins()
441 void init_qeiv2_abz_pins(QEIV2_Type *ptr) in init_qeiv2_abz_pins()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_soc.h619 #define HPM_QEI0 ((QEIV2_Type *) HPM_QEI0_BASE)
623 #define HPM_QEI1 ((QEIV2_Type *) HPM_QEI1_BASE)
627 #define HPM_QEI2 ((QEIV2_Type *) HPM_QEI2_BASE)
631 #define HPM_QEI3 ((QEIV2_Type *) HPM_QEI3_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_soc.h317 #define HPM_QEI0 ((QEIV2_Type *) HPM_QEI0_BASE)
321 #define HPM_QEI1 ((QEIV2_Type *) HPM_QEI1_BASE)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_qeiv2_regs.h89 } QEIV2_Type; typedef
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_qeiv2_regs.h93 } QEIV2_Type; typedef

Completed in 34 milliseconds