Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_tcc_l21.h62 typedef uint16_t hri_tcc_patt_reg_t; typedef
8034 static inline void hri_tcc_set_PATT_reg(const void *const hw, hri_tcc_patt_reg_t mask) in hri_tcc_set_PATT_reg()
8041 static inline hri_tcc_patt_reg_t hri_tcc_get_PATT_reg(const void *const hw, hri_tcc_patt_reg_t mask) in hri_tcc_get_PATT_reg()
8049 static inline void hri_tcc_write_PATT_reg(const void *const hw, hri_tcc_patt_reg_t data) in hri_tcc_write_PATT_reg()
8056 static inline void hri_tcc_clear_PATT_reg(const void *const hw, hri_tcc_patt_reg_t mask) in hri_tcc_clear_PATT_reg()
8063 static inline void hri_tcc_toggle_PATT_reg(const void *const hw, hri_tcc_patt_reg_t mask) in hri_tcc_toggle_PATT_reg()
8070 static inline hri_tcc_patt_reg_t hri_tcc_read_PATT_reg(const void *const hw) in hri_tcc_read_PATT_reg()