Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/nvm/
A Dnvm.c998 fusebits[0] |= FUSES_BOD33USERLEVEL(fb->bod33_level); in nvm_set_fuses()
1011 fusebits[0] |= FUSES_BOD33USERLEVEL(fb->bod33_level); in nvm_set_fuses()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dnvmctrl.h391 #define FUSES_BOD33USERLEVEL(value) ((FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_P… macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dnvmctrl.h404 #define FUSES_BOD33USERLEVEL(value) (FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_Po… macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dnvmctrl.h653 #define FUSES_BOD33USERLEVEL(value) (FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_Po… macro
/bsp/microchip/same54/bsp/include/component/
A Dnvmctrl.h653 #define FUSES_BOD33USERLEVEL(value) (FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_Po… macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dnvmctrl.h653 #define FUSES_BOD33USERLEVEL(value) (FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_Po… macro
/bsp/microchip/saml10/bsp/include/component/
A Dnvmctrl.h728 #define FUSES_BOD33USERLEVEL(value) (FUSES_BOD33USERLEVEL_Msk & ((value) << FUSES_BOD33USERLEVEL_Po… macro

Completed in 847 milliseconds