Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_mtb_l21.h76 typedef uint32_t hri_mtb_master_reg_t; typedef
157 static inline void hri_mtb_set_MASTER_reg(const void *const hw, hri_mtb_master_reg_t mask) in hri_mtb_set_MASTER_reg()
164 static inline hri_mtb_master_reg_t hri_mtb_get_MASTER_reg(const void *const hw, hri_mtb_master_reg_… in hri_mtb_get_MASTER_reg()
172 static inline void hri_mtb_write_MASTER_reg(const void *const hw, hri_mtb_master_reg_t data) in hri_mtb_write_MASTER_reg()
179 static inline void hri_mtb_clear_MASTER_reg(const void *const hw, hri_mtb_master_reg_t mask) in hri_mtb_clear_MASTER_reg()
186 static inline void hri_mtb_toggle_MASTER_reg(const void *const hw, hri_mtb_master_reg_t mask) in hri_mtb_toggle_MASTER_reg()
193 static inline hri_mtb_master_reg_t hri_mtb_read_MASTER_reg(const void *const hw) in hri_mtb_read_MASTER_reg()