Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dtc.h416 #define TC_STATUS_PERBUFV (_U(0x1) << TC_STATUS_PERBUFV_Pos) macro
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_tc_l21.h2693 return (((Tc *)hw)->COUNT8.STATUS.reg & TC_STATUS_PERBUFV) >> TC_STATUS_PERBUFV_Pos; in hri_tc_get_STATUS_PERBUFV_bit()
2700 ((Tc *)hw)->COUNT8.STATUS.reg = TC_STATUS_PERBUFV; in hri_tc_clear_STATUS_PERBUFV_bit()