Home
last modified time | relevance | path

Searched defs:pin (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c67 struct Gpio *pin; member
124 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in enableInterrupt()
133 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in disableInterrupt()
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c52 struct Gpio *pin; member
104 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in enableInterrupt()
113 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in disableInterrupt()
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c121 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr, IRQn_Type irqn) in enableInterrupt()
130 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr, IRQn_Type irqn) in disableInterrupt()
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c200 struct Gpio *pin; member
260 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in enableInterrupt()
267 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in disableInterrupt()
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c223 struct Gpio *pin; member
352 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr, enum ExtiTrigger trigger) in enableInterrupt()
359 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr) in disableInterrupt()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c911 static bool enableInterrupt(struct Gpio *pin, struct ChainedIsr *isr)
920 static bool disableInterrupt(struct Gpio *pin, struct ChainedIsr *isr)