Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dsupc.h349 #define SUPC_BOD12_STDBYCFG_Pos 5 /**< \brief (SUPC_BOD12) Configuration in Standby … macro
350 #define SUPC_BOD12_STDBYCFG (_U(0x1) << SUPC_BOD12_STDBYCFG_Pos)
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_supc_l21.h1120 tmp = (tmp & SUPC_BOD12_STDBYCFG) >> SUPC_BOD12_STDBYCFG_Pos; in hri_supc_get_BOD12_STDBYCFG_bit()
1130 tmp |= value << SUPC_BOD12_STDBYCFG_Pos; in hri_supc_write_BOD12_STDBYCFG_bit()