Home
last modified time | relevance | path

Searched defs:stop (Results 26 – 50 of 51) sorted by relevance

123

/Zephyr-latest/include/zephyr/drivers/
Dstepper.h212 stepper_stop_t stop; member
Dcounter.h236 counter_api_stop stop; member
Ddma.h373 dma_api_stop stop; member
Dcan.h506 can_stop_t stop; member
Di2c.h431 i2c_target_stop_cb_t stop; member
/Zephyr-latest/include/zephyr/net/
Dvirtual.h104 int (*stop)(const struct device *dev); member
Dieee802154_radio.h1766 int (*stop)(const struct device *dev); member
Dppp.h57 int (*stop)(const struct device *dev); member
Dethernet.h560 int (*stop)(const struct device *dev); member
/Zephyr-latest/lib/utils/
Donoff.c480 bool stop = false; /* trigger a stop transition */ in onoff_release() local
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py126 def stop(self): member in HDAStream
/Zephyr-latest/drivers/dma/
Ddmamux_stm32.c70 dma_stop_fn stop; member
/Zephyr-latest/subsys/bluetooth/audio/
Dcap_internal.h93 } stop; member
Dbap_scan_delegator.c1647 bool stop; in bt_bap_scan_delegator_foreach_state() local
/Zephyr-latest/drivers/audio/
Ddmic_nrfx_pdm.c69 bool stop = false; in event_handler() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm_internal.h121 #define BT_RFCOMM_SET_LINE_SETTINGS(data, stop, parity) ((data & 0x3) | \ argument
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c109 static int stop(const struct device *dev) in stop() function
Dcounter_nrfx_rtc.c92 static int stop(const struct device *dev) in stop() function
/Zephyr-latest/drivers/i2s/
Di2s_nrfx.c39 bool stop; /* stop after the current (TX or RX) block */ member
/Zephyr-latest/tests/lib/onoff/src/
Dmain.c159 static void stop(struct onoff_manager *srv, in stop() function
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h1420 int (*stop)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp); member
1773 void (*stop)(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, member
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py947 def substring(kconf, _, string, start, stop=None): argument
/Zephyr-latest/drivers/i2c/
Di2c_ite_it8xxx2.c98 uint8_t stop; member
Di2c_ite_enhance.c135 uint8_t stop; member
/Zephyr-latest/drivers/dai/intel/ssp/
Ddai-params-intel-ipc4.h86 uint32_t stop; member

123