Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtc.h420 #define TC_STATUS_CCBUFV1 (1 << TC_STATUS_CCBUFV1_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tc_l21.h2721 return (((Tc *)hw)->COUNT8.STATUS.reg & TC_STATUS_CCBUFV1) >> TC_STATUS_CCBUFV1_Pos; in hri_tc_get_STATUS_CCBUFV1_bit()
2728 ((Tc *)hw)->COUNT8.STATUS.reg = TC_STATUS_CCBUFV1; in hri_tc_clear_STATUS_CCBUFV1_bit()