Home
last modified time | relevance | path

Searched defs:triggers (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/sensor/mcux_lpcmp/src/
Dmain.c39 static const int16_t triggers[] = { variable
/Zephyr-latest/samples/sensor/mcux_acmp/src/
Dmain.c75 static const int16_t triggers[] = { variable
/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c93 struct pcal64xxa_triggers triggers; member
359 struct pcal64xxa_triggers triggers; in pcal64xxa_pin_interrupt_configure() local
561 const struct pcal64xxa_triggers *triggers) in pcal6408a_triggers_apply()
789 const struct pcal64xxa_triggers *triggers) in pcal6416a_triggers_apply()
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h636 struct sensor_stream_trigger *const triggers; member