/Zephyr-latest/modules/tflite-micro/ |
D | CMakeLists.txt | 33 ${TENSORFLOW_LITE_MICRO_DIR}/signal/micro/kernels/fft_flexbuffers_generated_data.cc 34 ${TENSORFLOW_LITE_MICRO_DIR}/signal/micro/kernels/rfft.cc 35 ${TENSORFLOW_LITE_MICRO_DIR}/signal/micro/kernels/window.cc 36 ${TENSORFLOW_LITE_MICRO_DIR}/signal/micro/kernels/window_flexbuffers_generated_data.cc 46 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/debug_log.cc 47 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/fake_micro_context.cc 48 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/memory_helpers.cc 49 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/micro_allocation_info.cc 50 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/test_helpers.cc 51 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/test_helper_custom_ops.cc [all …]
|
D | Kconfig | 9 bool "TensorFlow Lite Micro Support" 12 This option enables the TensorFlow Lite Micro library. 17 bool "TensorFlow Lite Micro with optimized CMSIS-NN kernels" 32 This option adds support for CMSIS-NN optimized kernels when using TensorFlow Lite Micro.
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/ |
D | README.rst | 5 Use the piezo buzzer on the BBC micro:bit board. 11 to port P0 on the edge connector of the **BBC micro:bit v1** or 12 using the on-board buzzer on the **BBC micro:bit v2**. 17 Using **BBC micro:bit v1**, a separate piezo buzzer must be connected to the board. 21 The upgraded **BBC micro:bit v2** board does not need a separate buzzer as it has one 30 Building for a BBC micro:bit v1 39 Building for a BBC micro:bit v2
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 10 demonstrates the absolute basics of using TensorFlow Lite Micro. 18 a model and converting it for use with TensorFlow Lite Micro for 21 The sample comes in two flavors. One with TensorFlow Lite Micro 29 https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/hello_world 37 Add the tflite-micro module to your West manifest and pull it: 41 west config manifest.project-filter -- +tflite-micro 47 :zephyr-app: samples/modules/tflite-micro/hello_world 68 $ west build -p auto -b mps3/corstone300/an547 samples/modules/tflite-micro/hello_world/ -T sample.… 108 TensorFlow Lite Micro, in that is sets below Kconfig option. Note also that this
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/ |
D | README.rst | 4 Play pong as single player or over Bluetooth between two micro:bit devices. 9 Play pong as single player or over Bluetooth between two micro:bit 13 micro:bit (labeled A and B). Initially the playing mode is selected: use 19 and connect to a second micro:bit which has also been set into multi-player
|
/Zephyr-latest/dts/bindings/gpio/ |
D | microbit,edge-connector.yaml | 1 # Copyright (c) 2020 Micro:bit Educational Foundation 7 The edge connector on the micro:bit is used to connect to external 13 sensing, and two are connected to the micro:bit power supply. 16 signals, some of which are used by the micro:bit, and others that are free
|
D | sparkfun-pro-micro-header.yaml | 5 GPIO pins exposed on Sparkfun Pro Micro (and compatible devices) headers. 7 The Sparkfun Pro Micro layout provides two headers, along opposite 35 compatible: "sparkfun,pro-micro-gpio"
|
/Zephyr-latest/tests/drivers/sensor/ina237/boards/ |
D | native_sim.overlay | 14 rshunt-micro-ohms = <400>; 24 rshunt-micro-ohms = <400>; 34 rshunt-micro-ohms = <0x00ff>; 44 rshunt-micro-ohms = <0xffff>;
|
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/ |
D | README.rst | 4 Implement a line following robot using a BBC micro:bit board and robot chassis. 10 robot chassis containing a BBC micro:bit board. 17 with a BBC micro:bit board. Use black tape to create a line track 19 micro:bit board (described below), turn on the robot,
|
/Zephyr-latest/include/zephyr/display/ |
D | mb_display.h | 2 * @brief BBC micro:bit display APIs. 15 * @brief BBC micro:bit display APIs 16 * @defgroup mb_display BBC micro:bit display APIs 32 * @brief Representation of a BBC micro:bit display image. 99 * @brief Opaque struct representing the BBC micro:bit display. 110 * @brief Get a pointer to the BBC micro:bit display object. 117 * @brief Display one or more images on the BBC micro:bit LED display. 120 * sequentially on the micro:bit display. The call is asynchronous, i.e. 136 * @brief Print a string of characters on the BBC micro:bit LED display.
|
/Zephyr-latest/samples/boards/bbc/microbit/display/ |
D | README.rst | 4 Use the 5x5 LED matrix display on the BBC micro:bit board. 9 on the BBC micro:bit board. 14 This project outputs various things on the BBC micro:bit display. It can
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 10 This sample application shows how to use TensorFlow Lite Micro 20 https://github.com/tensorflow/tflite-micro-arduino-examples/tree/main/examples/magic_wand 28 Add the tflite-micro module to your West manifest and pull it: 32 west config manifest.project-filter -- +tflite-micro 39 :zephyr-app: samples/modules/tflite-micro/magic_wand 51 …renode -e "set zephyr_elf @./build/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand…
|
/Zephyr-latest/tests/drivers/sensor/akm09918c/src/ |
D | main.c | 76 "(X) expected %" PRIi64 " micro-gauss, got %" PRIi64 " micro-gauss", in test_fetch_magnetic_field() 82 "(Y) expected %" PRIi64 " micro-gauss, got %" PRIi64 " micro-gauss", in test_fetch_magnetic_field() 88 "(Z) expected %" PRIi64 " micro-gauss, got %" PRIi64 " micro-gauss", in test_fetch_magnetic_field()
|
/Zephyr-latest/samples/boards/bbc/microbit/ |
D | microbit.rst | 2 :name: BBC micro:bit 5 Samples that demonstrate some board-specific features on BBC micro:bit.
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/doc/ |
D | index.rst | 3 SparkFun Pro Micro RP2040 9 The SparkFun Pro Micro RP2040 is a small, low-cost, versatile board from 33 :alt: SparkFun Pro Micro RP2040 35 SparkFun Pro Micro RP2040 (Image courtesy of SparkFun) 118 The Pro Micro board does make the SWD pins available on pads on the 122 :file:`build/zephyr/zephyr.uf2` file. If the Pro Micro RP2040 is powered on with 125 flash the Pro Micro RP2040.
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.rv3028 | 5 bool "Micro Crystal RV3028 I2C extreme low power RTC driver" 10 Enable the Micro Crystal RV3028 I2C RTC driver.
|
D | Kconfig.rv8263 | 6 bool "Micro Crystal RV-8263-C8 RTC driver" 11 Micro Crystal RV-8263-C8 RTC driver.
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_parse.c | 102 int gnss_parse_dec_to_micro(const char *str, uint64_t *micro) in gnss_parse_dec_to_micro() argument 107 __ASSERT(micro != NULL, "micro argument must be provided"); in gnss_parse_dec_to_micro() 109 ret = gnss_parse_dec_to_nano(str, micro); in gnss_parse_dec_to_micro() 114 *micro = (*micro) / GNSS_PARSE_MILLI; in gnss_parse_dec_to_micro()
|
/Zephyr-latest/boards/raspberrypi/rpi_5/doc/ |
D | index.rst | 65 1. Format your Micro SD card with MBR and FAT32. 70 3. Insert the Micro SD card and power on the Raspberry Pi 5. 93 Copy :file:`zephyr.bin` from :file:`build/zephyr` directory to the root directory of the Micro SD 96 Insert the Micro SD card and power on the Raspberry Pi 5. And then, the STAT LED will start to blin… 108 * USB cable: USB A male - Micro USB B male 136 Copy :file:`zephyr.bin` from :file:`build/zephyr` directory to the root directory of the Micro SD c… 138 Insert the Micro SD card into your Raspberry Pi 5.
|
/Zephyr-latest/submanifests/ |
D | optional.yaml | 49 - name: tflite-micro 51 path: optional/modules/lib/tflite-micro 52 repo-path: tflite-micro
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.nxp_s32 | 21 Maximum duration in micro-seconds to transfer a byte data in blocking mode. 27 Maximum duration in micro-seconds to receive a byte data in blocking mode.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.microbit | 7 bool "BBC micro:bit 5x5 LED Display support" 12 LED matrix display on the BBC micro:bit.
|
/Zephyr-latest/tests/drivers/sensor/ina230/boards/ |
D | native_sim.overlay | 14 rshunt-micro-ohms = <2000>; 22 rshunt-micro-ohms = <2000>;
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing_datatypes.h | 35 * Since timestamp unit is micro seconds, the max 'timestamp_delta' (uint32_t) 48 /** Base timestamp of this data readings, unit is micro seconds */ 72 /** Timestamp delta of the reading. Unit is micro seconds. */ 101 /** Timestamp delta of the reading. Unit is micro seconds. */ 121 /** Timestamp delta of the reading. Unit is micro seconds. */
|
/Zephyr-latest/dts/bindings/iio/afe/ |
D | current-sense-shunt.yaml | 23 shunt-resistor-micro-ohms: 27 Resistance of the shunt resistor in micro-ohms
|