Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Ddsu.h102 #define DSU_STATUSA_PERR (_U(0x1) << DSU_STATUSA_PERR_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_dsu_l21.h1124 return (((Dsu *)hw)->STATUSA.reg & DSU_STATUSA_PERR) >> DSU_STATUSA_PERR_Pos; in hri_dsu_get_STATUSA_PERR_bit()
1130 ((Dsu *)hw)->STATUSA.reg = DSU_STATUSA_PERR; in hri_dsu_clear_STATUSA_PERR_bit()