Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_pac_l21.h74 typedef uint8_t hri_pac_evctrl_reg_t; typedef
965 static inline void hri_pac_set_EVCTRL_reg(const void *const hw, hri_pac_evctrl_reg_t mask) in hri_pac_set_EVCTRL_reg()
972 static inline hri_pac_evctrl_reg_t hri_pac_get_EVCTRL_reg(const void *const hw, hri_pac_evctrl_reg_… in hri_pac_get_EVCTRL_reg()
980 static inline void hri_pac_write_EVCTRL_reg(const void *const hw, hri_pac_evctrl_reg_t data) in hri_pac_write_EVCTRL_reg()
987 static inline void hri_pac_clear_EVCTRL_reg(const void *const hw, hri_pac_evctrl_reg_t mask) in hri_pac_clear_EVCTRL_reg()
994 static inline void hri_pac_toggle_EVCTRL_reg(const void *const hw, hri_pac_evctrl_reg_t mask) in hri_pac_toggle_EVCTRL_reg()
1001 static inline hri_pac_evctrl_reg_t hri_pac_read_EVCTRL_reg(const void *const hw) in hri_pac_read_EVCTRL_reg()