Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_opamp_l21.h63 typedef uint8_t hri_opamp_ctrla_reg_t; typedef
161 static inline void hri_opamp_set_CTRLA_reg(const void *const hw, hri_opamp_ctrla_reg_t mask) in hri_opamp_set_CTRLA_reg()
168 static inline hri_opamp_ctrla_reg_t hri_opamp_get_CTRLA_reg(const void *const hw, hri_opamp_ctrla_r… in hri_opamp_get_CTRLA_reg()
176 static inline void hri_opamp_write_CTRLA_reg(const void *const hw, hri_opamp_ctrla_reg_t data) in hri_opamp_write_CTRLA_reg()
183 static inline void hri_opamp_clear_CTRLA_reg(const void *const hw, hri_opamp_ctrla_reg_t mask) in hri_opamp_clear_CTRLA_reg()
190 static inline void hri_opamp_toggle_CTRLA_reg(const void *const hw, hri_opamp_ctrla_reg_t mask) in hri_opamp_toggle_CTRLA_reg()
197 static inline hri_opamp_ctrla_reg_t hri_opamp_read_CTRLA_reg(const void *const hw) in hri_opamp_read_CTRLA_reg()