/Zephyr-Core-3.6.0/drivers/sensor/vl53l0x/ |
D | vl53l0x_platform.c | 26 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.6.0/subsys/usb/device/class/ |
D | msc.c | 86 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.6.0/subsys/lorawan/ |
D | lorawan.c | 120 if (mcps_confirm->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_confirm_handler() 122 lorawan_eventinfo2str(mcps_confirm->Status)); in mcps_confirm_handler() 132 last_mcps_confirm_status = mcps_confirm->Status; in mcps_confirm_handler() 142 if (mcps_indication->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_indication_handler() 144 lorawan_eventinfo2str(mcps_indication->Status)); in mcps_indication_handler() 166 last_mcps_indication_status = mcps_indication->Status; in mcps_indication_handler() 176 if (mlme_confirm->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mlme_confirm_handler() 178 lorawan_eventinfo2str(mlme_confirm->Status)); in mlme_confirm_handler() 197 last_mlme_confirm_status = mlme_confirm->Status; in mlme_confirm_handler() 204 last_mlme_indication_status = mlme_indication->Status; in mlme_indication_handler()
|
/Zephyr-Core-3.6.0/doc/develop/api/ |
D | index.rst | 3 API Status and Guidelines
|
D | overview.rst | 17 - Status
|
/Zephyr-Core-3.6.0/soc/riscv/litex_vexriscv/ |
D | Kconfig.soc | 18 int "Select Control/Status register width"
|
/Zephyr-Core-3.6.0/boards/arm/adi_eval_adin1110ebz/ |
D | adi_eval_adin1110ebz.dts | 38 label = "Status uC0"; 42 label = "Status uC1 "; 46 label = "Status uC2"; 50 label = "Status uC3";
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/ |
D | hci.txt | 171 | 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.6.0/scripts/pylib/pytest-twister-harness/ |
D | setup.cfg | 8 Development Status :: 3 - Alpha
|
/Zephyr-Core-3.6.0/boards/arm/ev11l78a/doc/ |
D | index.rst | 82 (SERCOM1) is available on the Debug/Status header. 94 is available on the Debug/Status header.
|
/Zephyr-Core-3.6.0/boards/arm/arduino_opta_m4/doc/ |
D | index.rst | 79 - Status LED1 : PI0 80 - Status LED2 : PI1 81 - Status LED3 : PI3 82 - Status LED4 : PH15
|
/Zephyr-Core-3.6.0/boards/arm/adi_sdp_k1/ |
D | adi_sdp_k1.dts | 28 label = "Status DS3";
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/ |
D | lcd_cli.rst | 12 a Config Composition Data Status message and reading the metadata of the model instances on a node
|
D | lcd_srv.rst | 12 not fit in a Config Composition Data Status message and to expose metadata of the model instances.
|
/Zephyr-Core-3.6.0/soc/riscv/neorv32/ |
D | Kconfig.soc | 19 - Zicsr (Control and Status Register (CSR) Instructions)
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/shell/ |
D | ccp.rst | 112 … <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.6.0/boards/xtensa/m5stack_stamps3/doc/ |
D | index.rst | 34 | Key Component | Description | Status | 39 | Status LED | One user LED connected via :dtcompatible:`worldsemi,ws2812-spi` | supported |
|
/Zephyr-Core-3.6.0/doc/services/dsp/ |
D | index.rst | 15 Architecture Status
|
/Zephyr-Core-3.6.0/lib/posix/options/getopt/ |
D | README | 8 Status:
|
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/ |
D | Kconfig.tbs | 76 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.6.0/boards/arm/weact_stm32g431_core/ |
D | weact_stm32g431_core.dts | 38 label = "Status LED";
|
/Zephyr-Core-3.6.0/boards/xtensa/odroid_go/ |
D | odroid_go.dts | 29 label = "Status Led";
|
/Zephyr-Core-3.6.0/boards/xtensa/m5stack_core2/doc/ |
D | index.rst | 54 …ponent | Description | Status | 62 | Status LED | One user LED connected to the GPIO pin. | sup…
|
/Zephyr-Core-3.6.0/boards/xtensa/m5stack_atoms3_lite/doc/ |
D | index.rst | 17 - RGB Status-LED
|
/Zephyr-Core-3.6.0/subsys/mgmt/osdp/ |
D | Kconfig.pd | 94 menu "Contact Status Monitoring" 119 endmenu # "Contact Status Monitoring"
|