Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dnvmctrl.h451 #define FUSES_HOT_ADC_VAL_Msk (_U(0xFFF) << FUSES_HOT_ADC_VAL_Pos) macro
452 #define FUSES_HOT_ADC_VAL(value) (FUSES_HOT_ADC_VAL_Msk & ((value) << FUSES_HOT_ADC_VAL_Pos))