/Zephyr-latest/drivers/sensor/st/vl53l0x/ |
D | vl53l0x_platform.c | 22 VL53L0X_Error VL53L0X_WriteMulti(VL53L0X_DEV Dev, uint8_t index, uint8_t *pdata, in VL53L0X_WriteMulti() argument 33 status_int = i2c_write(Dev->i2c, I2CBuffer, count+1, Dev->I2cDevAddr); in VL53L0X_WriteMulti() 43 VL53L0X_Error VL53L0X_ReadMulti(VL53L0X_DEV Dev, uint8_t index, uint8_t *pdata, in VL53L0X_ReadMulti() argument 49 status_int = i2c_burst_read(Dev->i2c, Dev->I2cDevAddr, index, pdata, in VL53L0X_ReadMulti() 60 VL53L0X_Error VL53L0X_WrByte(VL53L0X_DEV Dev, uint8_t index, uint8_t data) in VL53L0X_WrByte() argument 65 status_int = i2c_reg_write_byte(Dev->i2c, Dev->I2cDevAddr, index, data); in VL53L0X_WrByte() 75 VL53L0X_Error VL53L0X_WrWord(VL53L0X_DEV Dev, uint8_t index, uint16_t data) in VL53L0X_WrWord() argument 85 status_int = i2c_write(Dev->i2c, I2CBuffer, 3, Dev->I2cDevAddr); in VL53L0X_WrWord() 94 VL53L0X_Error VL53L0X_WrDWord(VL53L0X_DEV Dev, uint8_t index, uint32_t data) in VL53L0X_WrDWord() argument 106 status_int = i2c_write(Dev->i2c, I2CBuffer, 5, Dev->I2cDevAddr); in VL53L0X_WrDWord() [all …]
|
D | vl53l0x_platform.h | 52 #define PALDevDataGet(Dev, field) (Dev->Data.field) argument 60 #define PALDevDataSet(Dev, field, data) ((Dev->Data.field) = (data)) argument 78 VL53L0X_Error VL53L0X_WriteMulti(VL53L0X_DEV Dev, uint8_t index, uint8_t *pdata, 90 VL53L0X_Error VL53L0X_ReadMulti(VL53L0X_DEV Dev, uint8_t index, uint8_t *pdata, 101 VL53L0X_Error VL53L0X_WrByte(VL53L0X_DEV Dev, uint8_t index, uint8_t data); 111 VL53L0X_Error VL53L0X_WrWord(VL53L0X_DEV Dev, uint8_t index, uint16_t data); 121 VL53L0X_Error VL53L0X_WrDWord(VL53L0X_DEV Dev, uint8_t index, uint32_t data); 131 VL53L0X_Error VL53L0X_RdByte(VL53L0X_DEV Dev, uint8_t index, uint8_t *data); 141 VL53L0X_Error VL53L0X_RdWord(VL53L0X_DEV Dev, uint8_t index, uint16_t *data); 151 VL53L0X_Error VL53L0X_RdDWord(VL53L0X_DEV Dev, uint8_t index, uint32_t *data); [all …]
|
/Zephyr-latest/drivers/sensor/st/vl53l1x/ |
D | vl53l1_platform_user_data.h | 50 #define VL53L1DevDataGet(Dev, field) (Dev->Data.field) argument 60 #define VL53L1DevDataSet(Dev, field, data) ((Dev->Data.field) = (data)) argument 69 #define VL53L1DevStructGetLLDriverHandle(Dev) (&Dev->Data.LLData) argument 77 #define VL53L1DevStructGetLLResultsHandle(Dev) (&Dev->Data.llresults) argument
|
/Zephyr-latest/boards/silabs/dev_kits/ |
D | index.rst | 3 Dev Kits and Thunderboards
|
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/ |
D | index.rst | 3 Silicon Labs xG27-DK2602A is a Dev Kit using the EFR32BG27 SoC. The kit 4 consists of the EFR32BG27 +8 dBm Dev Kit Board (BRD2602A). 30 - `xG27 Dev Kit User's Guide`_ 56 The xG27 Dev Kit includes an embedded `J-Link`_ adapter built around 134 .. _xG27 Dev Kit User's Guide:
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 6 The LoRa-E5 Dev Board is a compact board for the evaluation of the 56 More information about the board can be found at the `LoRa-E5 Dev Board Wiki`_. 69 The Zephyr LoRa-E5 Dev Board configuration supports the following hardware 116 LoRa-E5 Dev Board has 4 GPIO controllers. These controllers are responsible 124 :alt: LoRa-E5 Dev Board Pinout 218 The LoRa-E5 Dev Board does not include a on-board debug probe. 233 Flashing an application to LoRa-E5 Dev board 267 .. _LoRa-E5 Dev Board Wiki:
|
/Zephyr-latest/boards/silabs/ |
D | index.rst | 22 OPN. For instance, the kit ``xg24_dk2601b``, which is a Dev Kit for the
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 173 The `Zephyr Dev Meeting`_ performs a triage of PRs missing reviewer approval, 179 #. For PRs that have otherwise stalled, the Zephyr Dev Meeting pings the 182 Contributors may request PRs to be reviewed outside of the Zephyr Dev Meeting 192 explicitly adds the PR to the agenda for the next `Zephyr Dev Meeting`_ 198 Zephyr Dev Meeting before making a request themselves. 217 - Optionally resolve in the next `Zephyr Dev Meeting`_ meeting with more 257 .. _Zephyr Dev Meeting: https://github.com/zephyrproject-rtos/zephyr/wiki/Zephyr-Committee-and-Work…
|
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/ |
D | xg27_dk2602a.dts | 14 model = "Silicon Labs xG27-DK2602A Dev Kit";
|
/Zephyr-latest/boards/innblue/innblue21/ |
D | innblue21_common.dtsi | 10 model = "innblue v21 Dev Kit";
|
/Zephyr-latest/boards/innblue/innblue22/ |
D | innblue22_common.dtsi | 10 model = "innblue v22 Dev Kit";
|
/Zephyr-latest/boards/makerdiary/nrf52832_mdk/ |
D | nrf52832_mdk.dts | 14 model = "nRF52832-MDK Micro Dev Kit";
|
/Zephyr-latest/boards/actinius/icarus/ |
D | actinius_icarus_common.dtsi | 10 model = "Actinius Icarus IoT Dev Board";
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/ |
D | xg24_dk2601b.dts | 14 model = "Silicon Labs BRD2601B (xG24 Dev Kit)";
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk/ |
D | nrf52840_mdk.dts | 14 model = "nRF52840-MDK Dev Kit";
|
/Zephyr-latest/boards/ezurio/bl653_dvk/ |
D | bl653_dvk.dts | 15 model = "Ezurio BL653 Dev Kit";
|
/Zephyr-latest/boards/ezurio/bl654_dvk/ |
D | bl654_dvk.dts | 16 model = "Ezurio BL654 Dev Kit";
|
/Zephyr-latest/boards/actinius/icarus/doc/ |
D | index.rst | 37 :alt: Icarus IoT Dev Board w/ Pinouts 39 Icarus IoT Dev Board w/ Pinouts
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 12 model = "Seeed Studio LoRa-E5 Dev Board";
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/ |
D | pinnacle_100_dvk.dts | 14 model = "Pinnacle 100 Dev Kit";
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/ |
D | olimex_lora_stm32wl_devkit.rst | 37 The Zephyr Olimex LoRa STM32WL Dev Kit configuration supports the following
|
/Zephyr-latest/boards/pine64/pinetime_devkit0/doc/ |
D | index.rst | 113 The PineTime Dev Kit comes with the back not glued down to allow it to be
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 189 # Dev Flags ID Size Data bytes 199 * Dev
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 28 `CC3220SF LaunchPad Dev Kit Hardware User's Guide`_. 287 .. _CC3220SF LaunchPad Dev Kit Hardware User's Guide:
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 28 `CC3235SF LaunchPad Dev Kit Hardware User's Guide`_. 289 .. _CC3235SF LaunchPad Dev Kit Hardware User's Guide:
|