Home
last modified time | relevance | path

Searched refs:extiIsPendingGpio (Results 1 – 13 of 13) 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.c113 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.c176 if (!extiIsPendingGpio(data->pin)) { in touchIsr()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c494 if (!extiIsPendingGpio(mTask.Int1)) in st_acc44_int1_isr()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c264 if (!extiIsPendingGpio(data->pin)) { in proxIsr()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c696 if (!extiIsPendingGpio(mTask.Int1)) in st_mag40_int1_isr()
/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.c899 if (!extiIsPendingGpio(T(Int1))) {
913 if (!extiIsPendingGpio(T(Int2)))
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c901 if (!extiIsPendingGpio(T(Int1))) {
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1477 if (!extiIsPendingGpio(T(int1))) in lsm6dsm_isr1()