Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtcc.h1076 #define TCC_STATUS_PATTBUFV (_U(0x1) << TCC_STATUS_PATTBUFV_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tcc_l21.h9608 return (((Tcc *)hw)->STATUS.reg & TCC_STATUS_PATTBUFV) >> TCC_STATUS_PATTBUFV_Pos; in hri_tcc_get_STATUS_PATTBUFV_bit()
9614 ((Tcc *)hw)->STATUS.reg = TCC_STATUS_PATTBUFV; in hri_tcc_clear_STATUS_PATTBUFV_bit()