Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/port/
Dhpl_gpio_base.h55 hri_port_clear_DIR_reg(PORT_IOBUS, port, mask); in _gpio_set_direction()
62 hri_port_clear_DIR_reg(PORT_IOBUS, port, mask); in _gpio_set_direction()
71 hri_port_set_DIR_reg(PORT_IOBUS, port, mask); in _gpio_set_direction()
88 hri_port_set_OUT_reg(PORT_IOBUS, port, mask); in _gpio_set_level()
90 hri_port_clear_OUT_reg(PORT_IOBUS, port, mask); in _gpio_set_level()
99 hri_port_toggle_OUT_reg(PORT_IOBUS, port, mask); in _gpio_toggle_level()
111 uint32_t dir_tmp = hri_port_read_DIR_reg(PORT_IOBUS, port); in _gpio_get_level()
114 tmp |= hri_port_read_OUT_reg(PORT_IOBUS, port) & dir_tmp; in _gpio_get_level()
133 hri_port_clear_DIR_reg(PORT_IOBUS, port, 1U << pin); in _gpio_set_pin_pull_mode()
135 hri_port_set_OUT_reg(PORT_IOBUS, port, 1U << pin); in _gpio_set_pin_pull_mode()
[all …]
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/
Dsaml21e15b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21e16b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21e17b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21e18b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21g16b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21g17b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21g18b.h411 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
515 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
519 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21j16b.h419 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
525 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
529 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21j17b.h419 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
525 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
529 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21j18b.h419 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
525 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
529 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */
Dsaml21j18bu.h419 #define PORT_IOBUS (0x60000000) /**< \brief (PORT) IOBUS Base Address */ macro
525 #define PORT_IOBUS ((Port *)0x60000000UL) /**< \brief (PORT) IOBUS Base Address */ macro
529 #define PORT_IOBUS_INSTS { PORT_IOBUS } /**< \brief (PORT) Instances List */