Home
last modified time | relevance | path

Searched refs:GPIO_INT_EDGE_TO_ACTIVE (Results 1 – 25 of 167) sorted by relevance

1234567

/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/
Dhmc5883l_trigger.c43 GPIO_INT_EDGE_TO_ACTIVE); in hmc5883l_trigger_set()
77 GPIO_INT_EDGE_TO_ACTIVE); in hmc5883l_thread_cb()
141 GPIO_INT_EDGE_TO_ACTIVE); in hmc5883l_init_interrupt()
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
Dmpu6050_trigger.c42 GPIO_INT_EDGE_TO_ACTIVE); in mpu6050_trigger_set()
76 GPIO_INT_EDGE_TO_ACTIVE); in mpu6050_thread_cb()
147 GPIO_INT_EDGE_TO_ACTIVE); in mpu6050_init_interrupt()
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmicrobit.c54 gpio_pin_interrupt_configure_dt(&button, GPIO_INT_EDGE_TO_ACTIVE); in configure_button()
72 gpio_pin_interrupt_configure_dt(&button, GPIO_INT_EDGE_TO_ACTIVE); in board_output_number()
/Zephyr-latest/drivers/sensor/st/lis3mdl/
Dlis3mdl_trigger.c52 GPIO_INT_EDGE_TO_ACTIVE); in lis3mdl_trigger_set()
86 GPIO_INT_EDGE_TO_ACTIVE); in lis3mdl_thread_cb()
156 GPIO_INT_EDGE_TO_ACTIVE); in lis3mdl_init_interrupt()
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345_stream.c58 GPIO_INT_EDGE_TO_ACTIVE); in adxl345_submit_stream()
70 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_irq_en_cb()
115 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_fifo_read_cb()
135 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_process_fifo_samples_cb()
148 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_process_fifo_samples_cb()
276 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_process_status1_cb()
316 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_process_status1_cb()
334 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl345_process_status1_cb()
Dadxl345_trigger.c38 GPIO_INT_EDGE_TO_ACTIVE); in adxl345_thread_cb()
130 GPIO_INT_EDGE_TO_ACTIVE); in adxl345_trigger_set()
/Zephyr-latest/drivers/sensor/adi/adxl362/
Dadxl362_stream.c19 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_irq_en_cb()
128 GPIO_INT_EDGE_TO_ACTIVE); in adxl362_submit_stream()
144 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_fifo_read_cb()
167 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_process_fifo_samples_cb()
180 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_process_fifo_samples_cb()
301 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_process_status_cb()
345 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_process_status_cb()
364 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl362_process_status_cb()
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_stream.c19 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_irq_en_cb()
118 rc = gpio_pin_interrupt_configure_dt(&cfg_372->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_submit_stream()
134 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_fifo_read_cb()
179 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_fifo_samples_cb()
190 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_fifo_samples_cb()
203 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_fifo_samples_cb()
342 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_status1_cb()
385 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_status1_cb()
404 gpio_pin_interrupt_configure_dt(&cfg->interrupt, GPIO_INT_EDGE_TO_ACTIVE); in adxl372_process_status1_cb()
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dmpu9250_trigger.c45 GPIO_INT_EDGE_TO_ACTIVE); in mpu9250_trigger_set()
89 GPIO_INT_EDGE_TO_ACTIVE); in mpu9250_thread_cb()
176 GPIO_INT_EDGE_TO_ACTIVE); in mpu9250_init_interrupt()
/Zephyr-latest/samples/boards/bbc/microbit/sound/src/
Dmain.c104 gpio_pin_interrupt_configure_dt(&sw0_gpio, GPIO_INT_EDGE_TO_ACTIVE); in main()
105 gpio_pin_interrupt_configure_dt(&sw1_gpio, GPIO_INT_EDGE_TO_ACTIVE); in main()
/Zephyr-latest/drivers/sensor/st/lis2ds12/
Dlis2ds12_trigger.c63 GPIO_INT_EDGE_TO_ACTIVE); in lis2ds12_handle_int()
176 GPIO_INT_EDGE_TO_ACTIVE); in lis2ds12_trigger_init()
215 GPIO_INT_EDGE_TO_ACTIVE); in lis2ds12_trigger_set()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_rtio_stream.c133 gpio_pin_interrupt_configure_dt(lsm6dsv16x->drdy_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_submit_stream()
151 gpio_pin_interrupt_configure_dt(lsm6dsv16x->drdy_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_complete_op_cb()
208 gpio_pin_interrupt_configure_dt(irq_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_read_fifo_cb()
257 gpio_pin_interrupt_configure_dt(irq_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_read_fifo_cb()
274 gpio_pin_interrupt_configure_dt(irq_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_read_fifo_cb()
312 gpio_pin_interrupt_configure_dt(irq_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lsm6dsv16x_read_fifo_cb()
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/
Dbutton_svc.c48 ret = gpio_pin_interrupt_configure_dt(&button, GPIO_INT_EDGE_TO_ACTIVE); in button_init()
/Zephyr-latest/drivers/sensor/st/iis2mdc/
Diis2mdc_trigger.c64 GPIO_INT_EDGE_TO_ACTIVE); in iis2mdc_handle_interrupt()
149 GPIO_INT_EDGE_TO_ACTIVE); in iis2mdc_init_interrupt()
/Zephyr-latest/drivers/sensor/tdk/icm42605/
Dicm42605_trigger.c53 gpio_pin_interrupt_configure_dt(&cfg->gpio_int, GPIO_INT_EDGE_TO_ACTIVE); in icm42605_trigger_set()
89 gpio_pin_interrupt_configure_dt(&cfg->gpio_int, GPIO_INT_EDGE_TO_ACTIVE); in icm42605_thread_cb()
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
Dbmc150_magn_trigger.c25 enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE); in setup_drdy()
161 gpio_pin_configure_dt(&config->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in bmc150_magn_init_interrupt()
/Zephyr-latest/drivers/sensor/st/lis2mdl/
Dlis2mdl_trigger.c77 GPIO_INT_EDGE_TO_ACTIVE); in lis2mdl_handle_interrupt()
162 GPIO_INT_EDGE_TO_ACTIVE); in lis2mdl_init_interrupt()
/Zephyr-latest/drivers/sensor/ens160/
Dens160_trigger.c18 gpio_flags_t flags = enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE; in ens160_setup_int()
134 ret = gpio_pin_interrupt_configure_dt(&config->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in ens160_init_interrupt()
/Zephyr-latest/drivers/sensor/st/iis3dhhc/
Diis3dhhc_trigger.c80 gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in iis3dhhc_handle_interrupt()
169 return gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in iis3dhhc_init_interrupt()
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12_trigger.c104 return gpio_pin_interrupt_configure_dt(data->drdy_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lis2dux12_trigger_init()
148 return gpio_pin_interrupt_configure_dt(data->drdy_gpio, GPIO_INT_EDGE_TO_ACTIVE); in lis2dux12_trigger_set()
/Zephyr-latest/drivers/sensor/st/stts22h/
Dstts22h_trigger.c66 gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in stts22h_handle_interrupt()
161 return gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in stts22h_init_interrupt()
/Zephyr-latest/drivers/sensor/st/stts751/
Dstts751_trigger.c77 gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in stts751_handle_interrupt()
169 return gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in stts751_init_interrupt()
/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh_trigger.c91 gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in iis2dh_handle_interrupt()
184 return gpio_pin_interrupt_configure_dt(&cfg->int_gpio, GPIO_INT_EDGE_TO_ACTIVE); in iis2dh_init_interrupt()
/Zephyr-latest/drivers/sensor/st/lis2de12/
Dlis2de12_trigger.c110 GPIO_INT_EDGE_TO_ACTIVE); in lis2de12_handle_interrupt()
194 GPIO_INT_EDGE_TO_ACTIVE); in lis2de12_init_interrupt()
/Zephyr-latest/drivers/sensor/ti/ti_hdc/
Dti_hdc.c45 gpio_pin_interrupt_configure_dt(&cfg->drdy, GPIO_INT_EDGE_TO_ACTIVE); in ti_hdc_sample_fetch()
162 gpio_pin_interrupt_configure_dt(&cfg->drdy, GPIO_INT_EDGE_TO_ACTIVE); in ti_hdc_init()

1234567