Home
last modified time | relevance | path

Searched refs:micro (Results 26 – 50 of 143) sorted by relevance

123456

/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dsparkfun_pro_micro_connector.dtsi9 compatible = "sparkfun,pro-micro";
/Zephyr-latest/boards/adafruit/kb2040/
Dsparkfun_pro_micro_connector.dtsi9 compatible = "sparkfun,pro-micro";
/Zephyr-latest/boards/bbc/microbit/
Dboard.cmake6 # Note: micro:bit DAPLink may be upgraded to J-Link OB by following the instructions at
/Zephyr-latest/boards/bbc/microbit/doc/
Dindex.rst6 The Micro Bit (also referred to as BBC Micro Bit, stylized as micro:bit) is an
28 The micro:bit has the following physical features:
/Zephyr-latest/boards/st/nucleo_l412rb_p/doc/
Dindex.rst53 - 0.7 |micro| A Stop 2 mode, 0.95 |micro| A with RTC
54 - 79 |micro| A/MHz run mode (LDO Mode)
55 - 28 |micro| A/MHz run mode (@3.3 V SMPS Mode)
57 - 4 |micro| s wakeup from Stop mode
102 - 2x 12-bit ADC 5 Msps, up to 16-bit with hardware oversampling, 200 |micro| A/Msps
/Zephyr-latest/doc/
Dsubstitutions.txt22 .. |micro| unicode:: U+000B5 .. MICRO SIGN
/Zephyr-latest/boards/bbc/microbit_v2/
Dboard.cmake7 # Note: micro:bit v2 DAPLink may be upgraded to J-Link OB by following the instructions at
/Zephyr-latest/boards/ronoth/lodev/doc/
Dindex.rst36 The LoDev has two rows of headers. Pin 1 on both connectors is closest to the micro-USB connector …
39 When viewed from the top (component) side of the board, with the micro-USB connector closest and RF…
42 UART1 on the S76S SiP is connected to a USB-to-UART device connected to the micro USB connector, so…
/Zephyr-latest/tests/drivers/adc/adc_rescale/boards/
Dnative_sim.overlay20 shunt-resistor-micro-ohms = <500000>;
/Zephyr-latest/samples/bluetooth/mesh_demo/
DREADME.rst22 micro:bit boards, such as the ability to send messages using the board's
25 addresses in the range of 0x0001-0x0009 for the micro:bit since these
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain_magic_wand_model.ipynb39 …and](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro/examples/magic_wan…
45 …earch.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/magic_wan…
48 …ef=\"https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/magic_wan…
98 "!cp -r tensorflow/tensorflow/lite/micro/examples/magic_wand/train train"
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h1498 static inline int sensor_value_from_micro(struct sensor_value *val, int64_t micro) in sensor_value_from_micro() argument
1500 if (micro < ((int64_t)INT32_MIN - 1) * 1000000LL || in sensor_value_from_micro()
1501 micro > ((int64_t)INT32_MAX + 1) * 1000000LL) { in sensor_value_from_micro()
1505 val->val1 = (int32_t)(micro / 1000000LL); in sensor_value_from_micro()
1506 val->val2 = (int32_t)(micro % 1000000LL); in sensor_value_from_micro()
/Zephyr-latest/boards/st/sensortile_box/doc/
Dindex.rst35 - 1 x USB OTG FS (SoC) with micro-B connector
43 - micro-SD connector
116 SensorTile.box can be connected as a USB device to a PC host through its micro-B connector.
148 micro-USB cable to the USB OTG SensorTile.box
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/
Dlitex-vexriscv-tflite.robot62 …Execute Command sysbus LoadELF @${CURDIR}/../tensorflow/tensorflow/lite/micro/tools/make…
80 …Execute Command sysbus LoadELF @${CURDIR}/../tensorflow/tensorflow/lite/micro/tools/make…
/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.c111 static void bosch_bmi323_sensor_value_from_micro(struct sensor_value *result, int64_t micro) in bosch_bmi323_sensor_value_from_micro() argument
113 int32_t int_part = (int32_t)(micro / 1000000); in bosch_bmi323_sensor_value_from_micro()
114 int32_t frac_part = (int32_t)(micro % 1000000); in bosch_bmi323_sensor_value_from_micro()
981 int64_t micro; in bosch_bmi323_driver_api_fetch_temperature() local
994 micro = bosch_bmi323_value_to_micro(buf, IMU_BOSCH_DIE_TEMP_MICRO_DEG_CELCIUS_LSB); in bosch_bmi323_driver_api_fetch_temperature()
996 micro += IMU_BOSCH_DIE_TEMP_OFFSET_MICRO_DEG_CELCIUS; in bosch_bmi323_driver_api_fetch_temperature()
998 bosch_bmi323_sensor_value_from_micro(&data->temperature, micro); in bosch_bmi323_driver_api_fetch_temperature()
/Zephyr-latest/samples/drivers/video/capture/
DREADME.rst34 J35 camera connector. A USB cable should be connected from a host to the micro
38 J2 camera connector. A USB cable should be connected from a host to the micro
/Zephyr-latest/boards/shields/adafruit_winc1500/doc/
Dindex.rst12 The shield also provides a micro SD card socket
/Zephyr-latest/samples/drivers/video/tcpserversink/
DREADME.rst25 J35 camera connector. A USB cable should be connected from a host to the micro
/Zephyr-latest/subsys/sip_svc/
DKconfig58 int "Delay used for polling asynchronous jobs in micro-seconds"
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/doc/
Dindex.rst36 Connect to the bottom micro-USB port labeled as J-Link and run your favorite
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/
Dindex.rst35 - User micro USB
36 - USB micro or mini connector for board powering
/Zephyr-latest/samples/basic/servo_motor/
DREADME.rst46 BBC micro:bit
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/
DREADME.rst24 TFT LCD display. Connect a USB cable from a host to the micro USB-C connector on the
/Zephyr-latest/boards/renesas/ek_ra6m3/doc/
Dindex.rst27 - USB Full Speed Host and Device (micro AB connector)
59 - USB High Speed Host and Device (micro-AB connector)
/Zephyr-latest/boards/renesas/ek_ra6m5/doc/
Dindex.rst27 - USB Full Speed Host and Device (micro-AB connector)
60 - USB High Speed Host and Device (micro-AB connector)

123456