Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
DhostIntf.c33 if (!extiIsPendingGpio(mShWakeupGpio)) in platWakeupIsr()
Dspi.c463 if (pdev->nss && !extiIsPendingGpio(pdev->nss)) in stmSpiExtiIsr()
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dexti.h87 static inline bool extiIsPendingGpio(const struct Gpio *__restrict gpioHandle) in extiIsPendingGpio() function
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c109 if (!extiIsPendingGpio(data->pin)) { in vsyncIsr()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c88 if (!extiIsPendingGpio(data->pin)) { in hallIsr()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c175 if (!extiIsPendingGpio(data->pin)) { in touchIsr()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c256 if (!extiIsPendingGpio(data->pin)) { in proxIsr()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c324 if (!extiIsPendingGpio(data->pin)) { in proxIsr()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c832 if (!extiIsPendingGpio(T(Int1))) {
846 if (!extiIsPendingGpio(T(Int2)))
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1059 if (!extiIsPendingGpio(T(int1))) in lsm6dsm_isr1()