Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/nvm/
A Dnvm.c858 #ifndef FUSES_BOD12USERLEVEL_Pos in _nvm_translate_raw_fusebits_to_struct()
859 #define FUSES_BOD12USERLEVEL_Pos 17 in _nvm_translate_raw_fusebits_to_struct() macro
860 #define FUSES_BOD12USERLEVEL_Msk (0x3Ful << FUSES_BOD12USERLEVEL_Pos) in _nvm_translate_raw_fusebits_to_struct()
873 >> FUSES_BOD12USERLEVEL_Pos); in _nvm_translate_raw_fusebits_to_struct()
1070 #ifndef FUSES_BOD12USERLEVEL_Pos in nvm_set_fuses()
1071 #define FUSES_BOD12USERLEVEL_Pos 17 in nvm_set_fuses() macro
1072 #define FUSES_BOD12USERLEVEL_Msk (0x3Ful << FUSES_BOD12USERLEVEL_Pos) in nvm_set_fuses()
1085 FUSES_BOD12USERLEVEL_Pos))); in nvm_set_fuses()

Completed in 7 milliseconds