Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtcc.h1322 #define TCC_WAVE_CICCEN_Pos 8 /**< \brief (TCC_WAVE) Circular Channel x Enable */ macro
1323 #define TCC_WAVE_CICCEN_Msk (_U(0xF) << TCC_WAVE_CICCEN_Pos)
1324 #define TCC_WAVE_CICCEN(value) (TCC_WAVE_CICCEN_Msk & ((value) << TCC_WAVE_CICCEN_Pos))