Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dac_l21.h66 typedef uint8_t hri_dac_ctrla_reg_t; typedef
384 static inline void hri_dac_set_CTRLA_reg(const void *const hw, hri_dac_ctrla_reg_t mask) in hri_dac_set_CTRLA_reg()
391 static inline hri_dac_ctrla_reg_t hri_dac_get_CTRLA_reg(const void *const hw, hri_dac_ctrla_reg_t m… in hri_dac_get_CTRLA_reg()
399 static inline void hri_dac_write_CTRLA_reg(const void *const hw, hri_dac_ctrla_reg_t data) in hri_dac_write_CTRLA_reg()
406 static inline void hri_dac_clear_CTRLA_reg(const void *const hw, hri_dac_ctrla_reg_t mask) in hri_dac_clear_CTRLA_reg()
413 static inline void hri_dac_toggle_CTRLA_reg(const void *const hw, hri_dac_ctrla_reg_t mask) in hri_dac_toggle_CTRLA_reg()
420 static inline hri_dac_ctrla_reg_t hri_dac_read_CTRLA_reg(const void *const hw) in hri_dac_read_CTRLA_reg()