Home
last modified time | relevance | path

Searched refs:conversion (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-Core-3.7.0/boards/nordic/nrf5340_audio_dk/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi145 vbus-conversion-time-us = <4156>;
146 vshunt-conversion-time-us = <4156>;
156 vbus-conversion-time-us = <4156>;
157 vshunt-conversion-time-us = <4156>;
167 vbus-conversion-time-us = <4156>;
168 vshunt-conversion-time-us = <4156>;
178 vbus-conversion-time-us = <4156>;
179 vshunt-conversion-time-us = <4156>;
/Zephyr-Core-3.7.0/drivers/sensor/ti/tmp112/
DKconfig28 bool "Allow to set conversion rate at runtime"
31 When set conversion rate can be set at runtime using sensor_attr_set
/Zephyr-Core-3.7.0/samples/drivers/dac/boards/
Dfrdm_rw612.overlay10 nxp,conversion-rate = "500K";
Drd_rw612_bga.overlay10 nxp,conversion-rate = "500K";
/Zephyr-Core-3.7.0/lib/os/
Dcbprintf_complete.c189 struct conversion { struct
339 static inline const char *extract_flags(struct conversion *conv, in extract_flags()
388 static inline const char *extract_width(struct conversion *conv, in extract_width()
420 static inline const char *extract_prec(struct conversion *conv, in extract_prec()
453 static inline const char *extract_length(struct conversion *conv, in extract_length()
513 static inline const char *extract_specifier(struct conversion *conv, in extract_specifier()
643 static inline const char *extract_conversion(struct conversion *conv, in extract_conversion()
646 *conv = (struct conversion) { in extract_conversion()
791 struct conversion *conv, in encode_uint()
870 struct conversion *conv, in encode_float()
[all …]
DKconfig.cbprintf51 This will decrease stack space, but affects conversion of any type
81 The %a hexadecimal format for floating point value conversion was
85 Selecting this adds support for the conversion, but increases the
/Zephyr-Core-3.7.0/drivers/sensor/infineon/xmc4xxx_temp/
DKconfig17 Offset adjustment is defined as a shift of the conversion result.
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc13x2_cc26x2/
DKconfig.defconfig11 # to reduce truncation errors from accumulating due to conversion to/from
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc13x2x7_cc26x2x7/
DKconfig.defconfig11 # to reduce truncation errors from accumulating due to conversion to/from
/Zephyr-Core-3.7.0/cmake/
Dextra_flags.cmake13 # Already a proper list, no conversion needed.
/Zephyr-Core-3.7.0/drivers/sensor/maxim/max30101/
DKconfig87 pulse/conversion per active LED channel. In SpO2 mode, these means
88 one IR pulse/conversion and one red pulse/conversion per sample
/Zephyr-Core-3.7.0/boards/st/stm32g071b_disco/
Dstm32g071b_disco.dts148 vbus-conversion-time-us = <1100>;
149 vshunt-conversion-time-us = <1100>;
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/
DKconfig.df273 prompt "IQ samples 12 bit to 8 bit conversion approach"
283 sections 7.7.65.21 and 7.7.65.22. This config enables conversion of 12 bit IQ samples to
293 sections 7.7.65.21 and 7.7.65.22. This config enables conversion of 12 bit IQ samples to
295 is a loss in accuracy. This conversion may be used only if you are sure samples will not
304 sections 7.7.65.21 and 7.7.65.22. This config enables conversion of 12 bit IQ samples to
305 8 bits by use of 8 least significant bits. This conversion may be used only if you are
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/
Dnet_hostname.rst31 Alternatively, if you prefer a hexadecimal conversion for the prefix, then call
/Zephyr-Core-3.7.0/lib/libc/picolibc/
DKconfig141 bool "support for exact float/string conversion"
153 doing binary to decimal conversion in printf for 64-bit
/Zephyr-Core-3.7.0/cmake/modules/
Dunittest.cmake35 # Already a proper list, no conversion needed.
/Zephyr-Core-3.7.0/dts/arm/st/g0/
Dstm32g0.dtsi418 * cycles, the sampling in a single ADC conversion or in
419 * the first conversion of a sequence takes one extra
/Zephyr-Core-3.7.0/doc/kernel/services/timing/
Dclocks.rst48 Zephyr provides an extensively enumerated conversion library with
51 Control of rounding is provided, and each conversion is available in
61 See the reference documentation for the full enumeration of conversion
155 multiple-conversion steps internal to the kernel, so precision is
/Zephyr-Core-3.7.0/cmake/bintools/
Dbintools_template.cmake2 # for additional tools for reading and/or conversion of elf files.
62 # - elfconvert : Name of command for elf file conversion.
/Zephyr-Core-3.7.0/doc/services/
Dformatted_output.rst88 to append string to a package. It can be handled correctly during conversion
103 Cbprintf package conversion
/Zephyr-Core-3.7.0/cmake/bintools/gnu/
Dtarget_bintools.cmake3 # - elfconvert : Name of command for elf file conversion.
/Zephyr-Core-3.7.0/cmake/bintools/llvm/
Dtarget_bintools.cmake3 # - elfconvert : Name of command for elf file conversion.
/Zephyr-Core-3.7.0/tests/drivers/build_all/adc/boards/
Dnative_sim.overlay94 conversion-speed = <60>;
/Zephyr-Core-3.7.0/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake29 -Wno-unaligned-pointer-conversion
/Zephyr-Core-3.7.0/doc/kernel/
Dtimeutil.rst196 There are two stages required to support conversion between Zephyr time and
231 Because C and Zephyr library functions support conversion between integral and

123