/Zephyr-latest/include/zephyr/drivers/ |
D | stepper.h | 212 stepper_stop_t stop; member
|
D | counter.h | 236 counter_api_stop stop; member
|
D | dma.h | 373 dma_api_stop stop; member
|
D | can.h | 506 can_stop_t stop; member
|
D | i2c.h | 431 i2c_target_stop_cb_t stop; member
|
/Zephyr-latest/include/zephyr/net/ |
D | virtual.h | 104 int (*stop)(const struct device *dev); member
|
D | ieee802154_radio.h | 1766 int (*stop)(const struct device *dev); member
|
D | ppp.h | 57 int (*stop)(const struct device *dev); member
|
D | ethernet.h | 560 int (*stop)(const struct device *dev); member
|
/Zephyr-latest/lib/utils/ |
D | onoff.c | 480 bool stop = false; /* trigger a stop transition */ in onoff_release() local
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstool.py | 126 def stop(self): member in HDAStream
|
/Zephyr-latest/drivers/dma/ |
D | dmamux_stm32.c | 70 dma_stop_fn stop; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | cap_internal.h | 93 } stop; member
|
D | bap_scan_delegator.c | 1647 bool stop; in bt_bap_scan_delegator_foreach_state() local
|
/Zephyr-latest/drivers/audio/ |
D | dmic_nrfx_pdm.c | 69 bool stop = false; in event_handler() local
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | rfcomm_internal.h | 121 #define BT_RFCOMM_SET_LINE_SETTINGS(data, stop, parity) ((data & 0x3) | \ argument
|
/Zephyr-latest/drivers/counter/ |
D | counter_nrfx_timer.c | 109 static int stop(const struct device *dev) in stop() function
|
D | counter_nrfx_rtc.c | 92 static int stop(const struct device *dev) in stop() function
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_nrfx.c | 39 bool stop; /* stop after the current (TX or RX) block */ member
|
/Zephyr-latest/tests/lib/onoff/src/ |
D | main.c | 159 static void stop(struct onoff_manager *srv, in stop() function
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | bap.h | 1420 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/ |
D | kconfigfunctions.py | 947 def substring(kconf, _, string, start, stop=None): argument
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ite_it8xxx2.c | 98 uint8_t stop; member
|
D | i2c_ite_enhance.c | 135 uint8_t stop; member
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | dai-params-intel-ipc4.h | 86 uint32_t stop; member
|