Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dsupc.h263 #define SUPC_BOD33_RUNBKUP_Pos 7 /**< \brief (SUPC_BOD33) Configuration in Backup m… macro
264 #define SUPC_BOD33_RUNBKUP (_U(0x1) << SUPC_BOD33_RUNBKUP_Pos)
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_supc_l21.h687 tmp = (tmp & SUPC_BOD33_RUNBKUP) >> SUPC_BOD33_RUNBKUP_Pos; in hri_supc_get_BOD33_RUNBKUP_bit()
697 tmp |= value << SUPC_BOD33_RUNBKUP_Pos; in hri_supc_write_BOD33_RUNBKUP_bit()