Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_systemcontrol_l21.h63 typedef uint32_t hri_systemcontrol_ccr_reg_t; typedef
1199 static inline void hri_systemcontrol_set_CCR_reg(const void *const hw, hri_systemcontrol_ccr_reg_t in hri_systemcontrol_set_CCR_reg()
1206 static inline hri_systemcontrol_ccr_reg_t hri_systemcontrol_get_CCR_reg(const void *const … in hri_systemcontrol_get_CCR_reg()
1207hri_systemcontrol_ccr_reg_t mask) in hri_systemcontrol_get_CCR_reg()
1215 …inline void hri_systemcontrol_write_CCR_reg(const void *const hw, hri_systemcontrol_ccr_reg_t data) in hri_systemcontrol_write_CCR_reg()
1222 …inline void hri_systemcontrol_clear_CCR_reg(const void *const hw, hri_systemcontrol_ccr_reg_t mask) in hri_systemcontrol_clear_CCR_reg()
1229 …nline void hri_systemcontrol_toggle_CCR_reg(const void *const hw, hri_systemcontrol_ccr_reg_t mask) in hri_systemcontrol_toggle_CCR_reg()
1236 static inline hri_systemcontrol_ccr_reg_t hri_systemcontrol_read_CCR_reg(const void *const hw) in hri_systemcontrol_read_CCR_reg()