Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Ddac.h249 #define DAC_INTFLAG_EMPTY_Pos 2 /**< \brief (DAC_INTFLAG) Data Buffer x Empty */ macro
250 #define DAC_INTFLAG_EMPTY_Msk (_U(0x3) << DAC_INTFLAG_EMPTY_Pos)
251 #define DAC_INTFLAG_EMPTY(value) (DAC_INTFLAG_EMPTY_Msk & ((value) << DAC_INTFLAG_EMPTY_Pos))