Home
last modified time | relevance | path

Searched refs:GPIOB_BASE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dgpio_irq_api.c69 InterruptRegister(GPIO_INTHandler, GPIOB_IRQ, (u32)GPIOB_BASE, 5); in gpio_irq_init()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/gpio/
A Dgpio.c125 InterruptRegister(GPIO_INTHandler, GPIOB_IRQ, (uint32_t)GPIOB_BASE, 5); in csi_gpio_irq_mode()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/
A Dtouch_key.c141 InterruptRegister(GPIO_INTHandler, GPIOB_IRQ, (u32)GPIOB_BASE, 5); in app_hp_jack_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h1576 #define GPIOB_BASE ((GPIO_TypeDef *) (GPIO_REG_BASE + 0x400)) /*KM0 */ macro

Completed in 13 milliseconds