Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Ddac.h173 #define DAC_INTENCLR_EMPTY_Pos 2 /**< \brief (DAC_INTENCLR) Data Buffer x Empty Int… macro
174 #define DAC_INTENCLR_EMPTY_Msk (_U(0x3) << DAC_INTENCLR_EMPTY_Pos)
175 #define DAC_INTENCLR_EMPTY(value) (DAC_INTENCLR_EMPTY_Msk & ((value) << DAC_INTENCLR_EMPTY_Pos))