Home
last modified time | relevance | path

Searched defs:qeiv2_x (Results 1 – 2 of 2) 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()

Completed in 12 milliseconds