Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_wdt_l21.h65 typedef uint8_t hri_wdt_ctrla_reg_t; typedef
314 static inline void hri_wdt_set_CTRLA_reg(const void *const hw, hri_wdt_ctrla_reg_t mask) in hri_wdt_set_CTRLA_reg()
321 static inline hri_wdt_ctrla_reg_t hri_wdt_get_CTRLA_reg(const void *const hw, hri_wdt_ctrla_reg_t m… in hri_wdt_get_CTRLA_reg()
329 static inline void hri_wdt_write_CTRLA_reg(const void *const hw, hri_wdt_ctrla_reg_t data) in hri_wdt_write_CTRLA_reg()
336 static inline void hri_wdt_clear_CTRLA_reg(const void *const hw, hri_wdt_ctrla_reg_t mask) in hri_wdt_clear_CTRLA_reg()
343 static inline void hri_wdt_toggle_CTRLA_reg(const void *const hw, hri_wdt_ctrla_reg_t mask) in hri_wdt_toggle_CTRLA_reg()
350 static inline hri_wdt_ctrla_reg_t hri_wdt_read_CTRLA_reg(const void *const hw) in hri_wdt_read_CTRLA_reg()