HomeSort by relevance Sort by last modified time
    Searched refs:extiIsPendingGpio (Results 1 - 12 of 12) sorted by null

  /device/google/contexthub/firmware/os/platform/stm32/
hostIntf.c 33 if (!extiIsPendingGpio(mShWakeupGpio))
spi.c 463 if (pdev->nss && !extiIsPendingGpio(pdev->nss))
  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
exti.h 87 static inline bool extiIsPendingGpio(const struct Gpio *__restrict gpioHandle)
  /device/google/contexthub/firmware/os/drivers/vsync/
vsync.c 113 if (!extiIsPendingGpio(data->pin)) {
  /device/google/contexthub/firmware/os/drivers/hall/
hall.c 88 if (!extiIsPendingGpio(data->pin)) {
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 176 if (!extiIsPendingGpio(data->pin)) {
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 264 if (!extiIsPendingGpio(data->pin)) {
  /device/google/contexthub/firmware/os/drivers/st_acc44/
st_acc44.c 494 if (!extiIsPendingGpio(mTask.Int1))
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 324 if (!extiIsPendingGpio(data->pin)) {
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 696 if (!extiIsPendingGpio(mTask.Int1))
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 899 if (!extiIsPendingGpio(T(Int1))) {
913 if (!extiIsPendingGpio(T(Int2)))
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 268 milliseconds