Home
last modified time | relevance | path

Searched refs:GPIO_IRQ_DISABLE (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/board/haaseduk1/drivers/
A Dkey.c159 irq_config.config = GPIO_IRQ_DISABLE; in key_rising_edge_handle()
209 irq_config.config = GPIO_IRQ_DISABLE; in key_falling_edge_handle()
301 irq_config.config = GPIO_IRQ_DISABLE; in key_init()
/AliOS-Things-master/components/drivers/peripheral/gpio/include/vfsdev/
A Dgpio_dev.h51 #define GPIO_IRQ_DISABLE (1 << GPIO_IRQ_DISABLE_BIT) macro
/AliOS-Things-master/components/drivers/peripheral/gpio/
A DREADME.md106 |GPIO_IRQ_DISABLE |禁用中断|
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpio_dev.c191 } else if (config->config & GPIO_IRQ_DISABLE) { in gpio_irq_set()
/AliOS-Things-master/solutions/lora_p2p_demo/
A Dsx126x-haas.c98 SX126x.DIO1.config = GPIO_IRQ_DISABLE; in SX126xIoIrqInit()

Completed in 6 milliseconds