Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Ddac.h212 #define DAC_INTENSET_EMPTY_Msk (_U(0x3) << DAC_INTENSET_EMPTY_Pos) macro
213 #define DAC_INTENSET_EMPTY(value) (DAC_INTENSET_EMPTY_Msk & ((value) << DAC_INTENSET_EMPTY_Pos))