Home
last modified time | relevance | path

Searched defs:interrupt_type (Results 1 – 2 of 2) sorted by relevance

/device/board/openvalley/niobeu4/liteos_m/hdf_drivers/gpio/
Dgpio_esp32u4.c124 int interrupt_type = GPIO_INTR_DISABLE; in Esp32u4GpioSetIrq() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_interface.c1337 void phydm_add_interrupt_mask_handler(struct dm_struct *dm, u8 interrupt_type) in phydm_add_interrupt_mask_handler()