Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_supc_l21.h75 ((Supc *)hw)->INTENSET.reg = SUPC_INTENSET_BOD33RDY; in hri_supc_set_INTEN_BOD33RDY_bit()
80 return (((Supc *)hw)->INTENSET.reg & SUPC_INTENSET_BOD33RDY) >> SUPC_INTENSET_BOD33RDY_Pos; in hri_supc_get_INTEN_BOD33RDY_bit()
86 ((Supc *)hw)->INTENCLR.reg = SUPC_INTENSET_BOD33RDY; in hri_supc_write_INTEN_BOD33RDY_bit()
88 ((Supc *)hw)->INTENSET.reg = SUPC_INTENSET_BOD33RDY; in hri_supc_write_INTEN_BOD33RDY_bit()
94 ((Supc *)hw)->INTENCLR.reg = SUPC_INTENSET_BOD33RDY; in hri_supc_clear_INTEN_BOD33RDY_bit()
99 ((Supc *)hw)->INTENSET.reg = SUPC_INTENSET_BOD33DET; in hri_supc_set_INTEN_BOD33DET_bit()
104 return (((Supc *)hw)->INTENSET.reg & SUPC_INTENSET_BOD33DET) >> SUPC_INTENSET_BOD33DET_Pos; in hri_supc_get_INTEN_BOD33DET_bit()
110 ((Supc *)hw)->INTENCLR.reg = SUPC_INTENSET_BOD33DET; in hri_supc_write_INTEN_BOD33DET_bit()
112 ((Supc *)hw)->INTENSET.reg = SUPC_INTENSET_BOD33DET; in hri_supc_write_INTEN_BOD33DET_bit()
118 ((Supc *)hw)->INTENCLR.reg = SUPC_INTENSET_BOD33DET; in hri_supc_clear_INTEN_BOD33DET_bit()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/
Dsaml21g18b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21e15b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21e16b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21e17b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21e18b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21g16b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21g17b.h543 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21j16b.h553 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21j17b.h553 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21j18b.h553 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
Dsaml21j18bu.h553 #define SUPC ((Supc *)0x40001400UL) /**< \brief (SUPC) APB Base Address */
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dsupc.h594 } Supc; typedef