Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dfrdm_k64f.overlay18 continuous-convert;
Dfrdm_k82f.overlay18 continuous-convert;
/Zephyr-latest/cmake/modules/
Droot.cmake7 # This CMake module will convert all relative paths in existing ROOT lists to
17 # If a root is defined it will check the list of paths in the root and convert
/Zephyr-latest/tests/cmake/config_dir/
DCMakeLists.txt6 # Has been specified as relative on CMake invocation, convert to absolute
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_root.cmake7 # This CMake module will convert all relative paths in existing ROOT lists to
17 # If a root is defined it will check the list of paths in the root and convert
/Zephyr-latest/drivers/mipi_dsi/
DKconfig.mcux26 convert RGB565 input data to BGR565 (little endian to big endian),
/Zephyr-latest/tests/net/socket/tls_configurations/
DCMakeLists.txt12 # Helper function to convert the content of a PEM file (generated by OpenSSL)
/Zephyr-latest/doc/build/dts/
Dzephyr-user-node.rst69 You can convert the phandles in the ``handle`` and ``handles`` properties to
115 You can convert the pin defined in ``signal-gpios`` to a ``struct
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py157 tflite_model = converter.convert()
165 tflite_model = converter.convert()
/Zephyr-latest/samples/modules/thrift/hello/client/
DCMakeLists.txt36 # convert .pem files to array data at build time
/Zephyr-latest/samples/modules/thrift/hello/server/
DCMakeLists.txt36 # convert .pem files to array data at build time
/Zephyr-latest/tests/kernel/timer/timer_api/src/
Dtimer_convert.c245 uint32_t (*convert)(uint32_t) = (uint32_t (*)(uint32_t)) t->func; in test_conversion() local
247 result = convert((uint32_t) val); in test_conversion()
256 uint64_t (*convert)(uint64_t) = (uint64_t (*)(uint64_t)) t->func; in test_conversion() local
258 result = convert(val); in test_conversion()
/Zephyr-latest/doc/services/profiling/
Dperf.rst18 The :zephyr_file:`scripts/profiling/stackcollapse.py` script can be used to convert return addresses
/Zephyr-latest/tests/modules/thrift/ThriftTest/
DCMakeLists.txt44 # convert .pem files to array data at build time
/Zephyr-latest/boards/shields/rpi_pico_uno_flexypin/doc/
Dindex.rst14 With simple soldering, it can also be used as a board to convert the Rapsberry Pi Pico
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst6 To convert a "pre-west" Zephyr setup on your computer to west, follow these
/Zephyr-latest/doc/services/
Dformatted_output.rst18 The :c:func:`cbprintf` public APIs convert C99 format strings and
65 within the package. That information can be used to convert packet to fully
106 It is possible to convert package to a variant which contains more information, e.g
112 package and to copy and convert a package.
/Zephyr-latest/doc/kernel/timing_functions/
Dindex.rst39 to convert number of cycles to nanoseconds.
/Zephyr-latest/subsys/net/l2/wifi/
DCMakeLists.txt33 # convert .pem files to array data at build time
/Zephyr-latest/scripts/build/
Duf2conv.py344 if args.convert or ext != "uf2":
349 if ext == "uf2" and not args.convert and not args.info:
Dgen_cfb_font_header.py19 blackwhite = image.convert("1", dither=Image.NONE)
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst95 …:`sensor_decoder_api` with pure stateless functions. All state needed to convert the raw sensor re…
/Zephyr-latest/drivers/i3c/
DKconfig155 are given to i3c_transfer. This requires some number of msgs be available to convert
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst37 :ref:`counter_api` API. The unix timestamp was used to convert
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DREADME.rst35 authenticate to the AWS IoT Core. The sample includes a script to convert

123