Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Ddsu.h133 #define DSU_STATUSB_DCCD0 (1 << DSU_STATUSB_DCCD0_Pos) macro
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_dsu_l21.h599 return (((Dsu *)hw)->STATUSB.reg & DSU_STATUSB_DCCD0) >> DSU_STATUSB_DCCD0_Pos; in hri_dsu_get_STATUSB_DCCD0_bit()