Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21e16b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21e17b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21e18b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21g16b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21g17b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21g18b.h407 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
502 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
504 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21j16b.h415 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
512 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
514 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21j17b.h415 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
512 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
514 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21j18b.h415 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
512 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
514 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
Dsaml21j18bu.h415 #define OSC32KCTRL (0x40001000) /**< \brief (OSC32KCTRL) APB Base Address */ macro
512 #define OSC32KCTRL ((Osc32kctrl *)0x40001000UL) /**< \brief (OSC32KCTRL) APB Base Address */ macro
514 #define OSC32KCTRL_INSTS { OSC32KCTRL } /**< \brief (OSC32KCTRL) Instances List */
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/osc32kctrl/
Dhpl_osc32kctrl.c52 void * hw = (void *)OSC32KCTRL; in _osc32kctrl_init_sources()