Home
last modified time | relevance | path

Searched refs:extiDisableIntGpio (Results 1 – 10 of 10) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dexti.h80 static inline void extiDisableIntGpio(const struct Gpio *__restrict gpioHandle) in extiDisableIntGpio() function
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c137 extiDisableIntGpio(pin); in disableInterrupt()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c116 extiDisableIntGpio(pin); in disableInterrupt()
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c133 extiDisableIntGpio(pin); in disableInterrupt()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c166 extiDisableIntGpio(mTask.pin); in enableInterrupt()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c287 extiDisableIntGpio(pin); in disableInterrupt()
/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c488 extiDisableIntGpio(pdev->nss); in stmSpiSlaveSetCsInterrupt()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c365 extiDisableIntGpio(pin); in disableInterrupt()
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1087 extiDisableIntGpio(pin); in lsm6dsm_disableInterrupt()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c964 extiDisableIntGpio(pin);