Home
last modified time | relevance | path

Searched defs:halted (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/soc/native/inf_clock/
Dsoc.c54 void posix_change_cpu_state_and_wait(bool halted) in posix_change_cpu_state_and_wait()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c137 static void change_cpu_state_and_wait(struct nce_status_t *this, bool halted) in change_cpu_state_and_wait()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_class_api.h125 const bool halted) in usbd_class_feature_halt()
Dusbd_ch9.c219 const uint8_t ep, const bool halted) in sreq_feature_halt_notify()
/Zephyr-latest/include/zephyr/drivers/usb/
Dudc.h94 uint32_t halted : 1; member
/Zephyr-latest/drivers/usb/device/
Dusb_dc_rpi_pico.c44 uint8_t halted; member
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c665 const uint8_t ep, const bool halted) in msc_bot_feature_halt()
/Zephyr-latest/drivers/dma/
Ddma_xilinx_axi_dma.c589 bool halted = false; in dma_xilinx_axi_dma_start() local