Lines Matching defs:p_reg

526 NRF_STATIC_INLINE void nrf_qdec_enable(NRF_QDEC_Type * p_reg)  in nrf_qdec_enable()
531 NRF_STATIC_INLINE void nrf_qdec_disable(NRF_QDEC_Type * p_reg) in nrf_qdec_disable()
536 NRF_STATIC_INLINE uint32_t nrf_qdec_enable_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_enable_get()
541 NRF_STATIC_INLINE void nrf_qdec_int_enable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrf_qdec_int_enable()
546 NRF_STATIC_INLINE void nrf_qdec_int_disable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrf_qdec_int_disable()
551 NRF_STATIC_INLINE uint32_t nrf_qdec_int_enable_check(NRF_QDEC_Type const * p_reg, uint32_t mask) in nrf_qdec_int_enable_check()
556 NRF_STATIC_INLINE void nrf_qdec_dbfen_enable(NRF_QDEC_Type * p_reg) in nrf_qdec_dbfen_enable()
561 NRF_STATIC_INLINE void nrf_qdec_dbfen_disable(NRF_QDEC_Type * p_reg) in nrf_qdec_dbfen_disable()
566 NRF_STATIC_INLINE uint32_t nrf_qdec_dbfen_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_dbfen_get()
571 NRF_STATIC_INLINE void nrf_qdec_pins_set(NRF_QDEC_Type * p_reg, in nrf_qdec_pins_set()
595 NRF_STATIC_INLINE void nrf_qdec_phase_a_pin_set(NRF_QDEC_Type * p_reg, uint32_t pin) in nrf_qdec_phase_a_pin_set()
604 NRF_STATIC_INLINE void nrf_qdec_phase_b_pin_set(NRF_QDEC_Type * p_reg, uint32_t pin) in nrf_qdec_phase_b_pin_set()
613 NRF_STATIC_INLINE void nrf_qdec_led_pin_set(NRF_QDEC_Type * p_reg, uint32_t pin) in nrf_qdec_led_pin_set()
622 NRF_STATIC_INLINE uint32_t nrf_qdec_phase_a_pin_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_phase_a_pin_get()
631 NRF_STATIC_INLINE uint32_t nrf_qdec_phase_b_pin_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_phase_b_pin_get()
640 NRF_STATIC_INLINE uint32_t nrf_qdec_led_pin_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_led_pin_get()
649 NRF_STATIC_INLINE void nrf_qdec_task_trigger(NRF_QDEC_Type * p_reg, nrf_qdec_task_t task) in nrf_qdec_task_trigger()
654 NRF_STATIC_INLINE uint32_t nrf_qdec_task_address_get(NRF_QDEC_Type const * p_reg, in nrf_qdec_task_address_get()
660 NRF_STATIC_INLINE void nrf_qdec_event_clear(NRF_QDEC_Type * p_reg, nrf_qdec_event_t event) in nrf_qdec_event_clear()
666 NRF_STATIC_INLINE bool nrf_qdec_event_check(NRF_QDEC_Type const * p_reg, nrf_qdec_event_t event) in nrf_qdec_event_check()
671 NRF_STATIC_INLINE uint32_t nrf_qdec_event_address_get(NRF_QDEC_Type const * p_reg, in nrf_qdec_event_address_get()
677 NRF_STATIC_INLINE void nrf_qdec_shorts_enable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrf_qdec_shorts_enable()
682 NRF_STATIC_INLINE void nrf_qdec_shorts_disable(NRF_QDEC_Type * p_reg, uint32_t mask) in nrf_qdec_shorts_disable()
692 NRF_STATIC_INLINE void nrf_qdec_sampleper_set(NRF_QDEC_Type * p_reg, in nrf_qdec_sampleper_set()
698 NRF_STATIC_INLINE nrf_qdec_sampleper_t nrf_qdec_sampleper_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_sampleper_get()
703 NRF_STATIC_INLINE int32_t nrf_qdec_sample_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_sample_get()
708 NRF_STATIC_INLINE int32_t nrf_qdec_acc_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_acc_get()
713 NRF_STATIC_INLINE int32_t nrf_qdec_accread_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_accread_get()
718 NRF_STATIC_INLINE uint32_t nrf_qdec_accdbl_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_accdbl_get()
723 NRF_STATIC_INLINE uint32_t nrf_qdec_accdblread_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_accdblread_get()
728 NRF_STATIC_INLINE void nrf_qdec_ledpre_set(NRF_QDEC_Type * p_reg, uint32_t time_us) in nrf_qdec_ledpre_set()
733 NRF_STATIC_INLINE uint32_t nrf_qdec_ledpre_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_ledpre_get()
738 NRF_STATIC_INLINE void nrf_qdec_reportper_set(NRF_QDEC_Type * p_reg, in nrf_qdec_reportper_set()
744 NRF_STATIC_INLINE nrf_qdec_reportper_t nrf_qdec_reportper_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_reportper_get()
754 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrf_qdec_ledpol_set()
759 NRF_STATIC_INLINE uint32_t nrf_qdec_ledpol_get(NRF_QDEC_Type const * p_reg) in nrf_qdec_ledpol_get()