Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_mtb_l21.h85 typedef uint32_t hri_mtb_position_reg_t; typedef
116 static inline void hri_mtb_set_POSITION_reg(const void *const hw, hri_mtb_position_reg_t mask) in hri_mtb_set_POSITION_reg()
123 static inline hri_mtb_position_reg_t hri_mtb_get_POSITION_reg(const void *const hw, hri_mtb_positio… in hri_mtb_get_POSITION_reg()
131 static inline void hri_mtb_write_POSITION_reg(const void *const hw, hri_mtb_position_reg_t data) in hri_mtb_write_POSITION_reg()
138 static inline void hri_mtb_clear_POSITION_reg(const void *const hw, hri_mtb_position_reg_t mask) in hri_mtb_clear_POSITION_reg()
145 static inline void hri_mtb_toggle_POSITION_reg(const void *const hw, hri_mtb_position_reg_t mask) in hri_mtb_toggle_POSITION_reg()
152 static inline hri_mtb_position_reg_t hri_mtb_read_POSITION_reg(const void *const hw) in hri_mtb_read_POSITION_reg()