Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dtcc.h616 #define TCC_DRVCTRL_NRE_Pos 0 /**< \brief (TCC_DRVCTRL) Non-Recoverable State x … macro
617 #define TCC_DRVCTRL_NRE_Msk (_U(0xFF) << TCC_DRVCTRL_NRE_Pos)
618 #define TCC_DRVCTRL_NRE(value) (TCC_DRVCTRL_NRE_Msk & ((value) << TCC_DRVCTRL_NRE_Pos))