Home
last modified time | relevance | path

Searched refs:Status (Results 1 – 25 of 57) sorted by relevance

123

/Zephyr-Core-3.7.0/drivers/sensor/st/vl53l0x/
Dvl53l0x_platform.c26 VL53L0X_Error Status = VL53L0X_ERROR_NONE; in VL53L0X_WriteMulti() local
36 Status = VL53L0X_ERROR_CONTROL_INTERFACE; in VL53L0X_WriteMulti()
40 return Status; in VL53L0X_WriteMulti()
46 VL53L0X_Error Status = VL53L0X_ERROR_NONE; in VL53L0X_ReadMulti() local
56 return Status; in VL53L0X_ReadMulti()
62 VL53L0X_Error Status = VL53L0X_ERROR_NONE; in VL53L0X_WrByte() local
68 Status = VL53L0X_ERROR_CONTROL_INTERFACE; in VL53L0X_WrByte()
69 LOG_ERR("i2c_reg_write_byte failed (%d)", Status); in VL53L0X_WrByte()
72 return Status; in VL53L0X_WrByte()
77 VL53L0X_Error Status = VL53L0X_ERROR_NONE; in VL53L0X_WrWord() local
[all …]
/Zephyr-Core-3.7.0/subsys/usb/device/class/
Dmsc.c86 uint8_t Status; member
205 enum Status { enum
306 csw.Status = CSW_FAILED; in fail()
327 csw.Status = CSW_PASSED; in write()
384 csw.Status = CSW_PASSED; in testUnitReady()
478 csw.Status = (stage == MSC_PROCESS_CBW) ? in thread_memory_read_done()
507 csw.Status = CSW_FAILED; in check_cbw_data_length()
628 csw.Status = CSW_ERROR; in CBWDecode()
643 csw.Status = CSW_ERROR; in CBWDecode()
651 csw.Status = CSW_PASSED; in CBWDecode()
[all …]
/Zephyr-Core-3.7.0/subsys/lorawan/
Dlorawan.c133 if (mcps_confirm->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_confirm_handler()
135 lorawan_eventinfo2str(mcps_confirm->Status)); in mcps_confirm_handler()
145 last_mcps_confirm_status = mcps_confirm->Status; in mcps_confirm_handler()
155 if (mcps_indication->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_indication_handler()
157 lorawan_eventinfo2str(mcps_indication->Status)); in mcps_indication_handler()
179 last_mcps_indication_status = mcps_indication->Status; in mcps_indication_handler()
189 if (mlme_confirm->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mlme_confirm_handler()
191 lorawan_eventinfo2str(mlme_confirm->Status)); in mlme_confirm_handler()
210 last_mlme_confirm_status = mlme_confirm->Status; in mlme_confirm_handler()
217 last_mlme_indication_status = mlme_indication->Status; in mlme_indication_handler()
/Zephyr-Core-3.7.0/doc/develop/api/
Dindex.rst3 API Status and Guidelines
/Zephyr-Core-3.7.0/soc/litex/litex_vexriscv/
DKconfig16 int "Select Control/Status register width"
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dhci.txt171 | Read_Version_Information | 0x001 | | Status, |
190 Status: Size: 1 Octet
258 | Read_Supported_Commands | 0x002 | | Status, |
266 Status: Size: 1 Octet
300 | Read_Supported_Features | 0x003 | | Status, |
307 Status: Size: 1 Octet
336 | Set_Event_Mask | 0x004 | Event_Mask | Status |
356 Status: Size: 1 Octet
377 | Reset | 0x005 | Reset_Type | Status |
398 Status: Size: 1 Octet
[all …]
/Zephyr-Core-3.7.0/boards/adi/eval_adin1110ebz/
Dadi_eval_adin1110ebz.dts38 label = "Status uC0";
42 label = "Status uC1 ";
46 label = "Status uC2";
50 label = "Status uC3";
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/
Dsetup.cfg8 Development Status :: 3 - Alpha
/Zephyr-Core-3.7.0/soc/neorv32/
DKconfig.soc12 - Zicsr (Control and Status Register (CSR) Instructions)
/Zephyr-Core-3.7.0/boards/microchip/ev11l78a/doc/
Dindex.rst82 (SERCOM1) is available on the Debug/Status header.
94 is available on the Debug/Status header.
/Zephyr-Core-3.7.0/boards/nordic/nrf54h20dk/support/
Dnrf54h20_cpuapp.JLinkScript1 // Debug Halting Control and Status Register
Dnrf54h20_cpurad.JLinkScript1 // Debug Halting Control and Status Register
/Zephyr-Core-3.7.0/boards/arduino/opta/doc/
Dindex.rst79 - Status LED1 : PI0
80 - Status LED2 : PI1
81 - Status LED3 : PI3
82 - Status LED4 : PH15
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Dlcd_cli.rst12 a Config Composition Data Status message and reading the metadata of the model instances on a node
Dlcd_srv.rst12 not fit in a Config Composition Data Status message and to expose metadata of the model instances.
/Zephyr-Core-3.7.0/boards/adi/sdp_k1/
Dadi_sdp_k1.dts29 label = "Status DS3";
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/audio/shell/
Dccp.rst112 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
126 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
144 <dbg> bt_tbs_client.call_cp_callback_handler: Status: success for the accept opcode for call 0x05
154 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the terminate opcode for call 0x05
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst34 | Key Component | Description | Status |
39 | Status LED | One user LED connected via :dtcompatible:`worldsemi,ws2812-spi` | supported |
/Zephyr-Core-3.7.0/doc/services/dsp/
Dindex.rst15 Architecture Status
/Zephyr-Core-3.7.0/lib/posix/options/getopt/
DREADME8 Status:
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
DKconfig.tbs76 int "Telephone Bearer Service Features and Status value"
238 bool "Support reading Status Flags"
241 This option enables support for reading Status Flags.
/Zephyr-Core-3.7.0/boards/weact/stm32g431_core/
Dweact_stm32g431_core.dts38 label = "Status LED";
/Zephyr-Core-3.7.0/boards/hardkernel/odroid_go/
Dodroid_go_procpu.dts30 label = "Status Led";
/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_stm32_hal.c86 #define IS_ETH_DMATXDESC_OWN(dma_tx_desc) (dma_tx_desc->Status & \
368 dma_tx_desc->Status |= ETH_DMATXDESC_TTSE; in eth_tx()
546 while (!(last_dma_tx_desc->Status & ETH_DMATXDESC_LS) && in eth_tx()
557 if (last_dma_tx_desc->Status & ETH_DMATXDESC_LS && in eth_tx()
558 last_dma_tx_desc->Status & ETH_DMATXDESC_TTSS) { in eth_tx()
773 dma_rx_desc->Status |= ETH_DMARXDESC_OWN; in eth_rx()
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atoms3_lite/doc/
Dindex.rst17 - RGB Status-LED

123