Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_mtb_l21.h73 typedef uint32_t hri_mtb_itctrl_reg_t; typedef
239 static inline void hri_mtb_set_ITCTRL_reg(const void *const hw, hri_mtb_itctrl_reg_t mask) in hri_mtb_set_ITCTRL_reg()
246 static inline hri_mtb_itctrl_reg_t hri_mtb_get_ITCTRL_reg(const void *const hw, hri_mtb_itctrl_reg_… in hri_mtb_get_ITCTRL_reg()
254 static inline void hri_mtb_write_ITCTRL_reg(const void *const hw, hri_mtb_itctrl_reg_t data) in hri_mtb_write_ITCTRL_reg()
261 static inline void hri_mtb_clear_ITCTRL_reg(const void *const hw, hri_mtb_itctrl_reg_t mask) in hri_mtb_clear_ITCTRL_reg()
268 static inline void hri_mtb_toggle_ITCTRL_reg(const void *const hw, hri_mtb_itctrl_reg_t mask) in hri_mtb_toggle_ITCTRL_reg()
275 static inline hri_mtb_itctrl_reg_t hri_mtb_read_ITCTRL_reg(const void *const hw) in hri_mtb_read_ITCTRL_reg()