Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dac_l21.h69 typedef uint8_t hri_dac_evctrl_reg_t; typedef
794 static inline void hri_dac_set_EVCTRL_reg(const void *const hw, hri_dac_evctrl_reg_t mask) in hri_dac_set_EVCTRL_reg()
801 static inline hri_dac_evctrl_reg_t hri_dac_get_EVCTRL_reg(const void *const hw, hri_dac_evctrl_reg_… in hri_dac_get_EVCTRL_reg()
809 static inline void hri_dac_write_EVCTRL_reg(const void *const hw, hri_dac_evctrl_reg_t data) in hri_dac_write_EVCTRL_reg()
816 static inline void hri_dac_clear_EVCTRL_reg(const void *const hw, hri_dac_evctrl_reg_t mask) in hri_dac_clear_EVCTRL_reg()
823 static inline void hri_dac_toggle_EVCTRL_reg(const void *const hw, hri_dac_evctrl_reg_t mask) in hri_dac_toggle_EVCTRL_reg()
830 static inline hri_dac_evctrl_reg_t hri_dac_read_EVCTRL_reg(const void *const hw) in hri_dac_read_EVCTRL_reg()