Searched full:conversions (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 38 true = Auto-Scan conversions as selected by "rr-sequence" 74 Selects channel for continuous conversions. 80 0 = Perform continuous conversions on Channel 0 81 1 = Perform continuous conversions on Channel 1 82 2 = Perform continuous conversions on Channel 2 (FDC2114, FDC2214 only) 83 3 = Perform continuous conversions on Channel 3 (FDC2114, FDC2214 only)
|
D | maxim,max31875.yaml | 17 conversions-per-second: 20 0.25 conversions per second is the power-on reset configuration.
|
D | ti,tmag5170.yaml | 186 The time in milliseconds the sensor will be in sleep during conversions. 188 Note that to calculate total time between conversions, the conversion time
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 12 conversions, with Kconfig options to control availability at build 56 With CBPRINTF_COMPLETE conversions that may result in value-specific 60 With CBPRINTF_NANO all conversions will be attempted but values that 77 bool "Floating point %a conversions" 97 conversions. The precision of the original specification is
|
D | cbprintf_complete.c | 122 /* Case label to identify conversions for signed integral values. The 131 /* Case label to identify conversions for signed integral arguments. 142 /* Case label to identify conversions for floating point arguments. 156 /* Case label to identify conversions for pointer arguments. The 167 /* For SINT conversions */ 170 /* For UINT conversions */ 173 /* For FP conversions without L length */ 176 /* For FP conversions with L length */ 179 /* For PTR conversions */ 784 * Alternate form value is applied to o, x, and X conversions. [all …]
|
/Zephyr-latest/modules/hal_silabs/gecko/ |
D | CMakeLists.txt | 36 ${RADIO_DIR}/rail_lib/plugin/pa-conversions/efr32xg1x/config 43 ${RADIO_DIR}/rail_lib/plugin/pa-conversions 48 zephyr_library_sources(${RADIO_DIR}/rail_lib/plugin/pa-conversions/pa_conversions_efr32.c) 49 zephyr_library_sources(${RADIO_DIR}/rail_lib/plugin/pa-conversions/pa_curves_efr32.c)
|
/Zephyr-latest/modules/cmsis-dsp/ |
D | Kconfig | 142 * Quaternion Conversions 317 bool "Lax Vector Conversions" 321 This option enables lax vector conversions
|
D | CMakeLists.txt | 42 … zephyr_library_compile_options($<$<STREQUAL:${CMAKE_C_COMPILER_ID},GNU>:-flax-vector-conversions>) 43 …ry_compile_options($<$<STREQUAL:${CMAKE_C_COMPILER_ID},ARMClang>:-flax-vector-conversions=integer>) 45 …phyr_library_compile_options($<$<STREQUAL:${CMAKE_C_COMPILER_ID},GNU>:-fno-lax-vector-conversions>) 46 …brary_compile_options($<$<STREQUAL:${CMAKE_C_COMPILER_ID},ARMClang>:-flax-vector-conversions=none>)
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/ |
D | CMakeLists.txt | 41 ${RADIO_DIR}/rail_lib/plugin/pa-conversions/efr32xg${SILABS_DEVICE_FAMILY_NUMBER}/config 47 ${RADIO_DIR}/rail_lib/plugin/pa-conversions 70 zephyr_library_sources(${RADIO_DIR}/rail_lib/plugin/pa-conversions/pa_curves_efr32.c) 71 zephyr_library_sources(${RADIO_DIR}/rail_lib/plugin/pa-conversions/pa_conversions_efr32.c)
|
/Zephyr-latest/drivers/adc/ |
D | adc_sam_afec.c | 114 * to signed conversions. in adc_sam_channel_setup() 145 /* Start the conversions. */ in adc_sam_start_conversion() 150 * This is only called once at the beginning of all the conversions, 243 * we wait for the conversions to complete. This is provided by the in start_read() 361 /* Called once all conversions have completed.*/ in adc_sam_isr()
|
D | adc_sam.c | 150 * This is only called once at the beginning of all the conversions, 236 * we wait for the conversions to complete. This is provided by the in start_read() 273 /* Called once all conversions have completed.*/ in adc_sam_isr()
|
D | adc_ads1x1x.c | 126 /* Assert ALERT/RDY after one conversions */ 128 /* Assert ALERT/RDY after two conversions */ 130 /* Assert ALERT/RDY after four conversions */
|
D | adc_stm32wb0.c | 295 * - SEQ_1 holds channel selection for conversions 0~7 in ll_adc_set_conversion_channel() 296 * - SEQ_2 holds channel selection for conversions 8~15 in ll_adc_set_conversion_channel() 298 * Notice that all conversions in SEQ_2 have 3rd bit set, in ll_adc_set_conversion_channel() 299 * whereas all conversions in SEQ_1 have 3rd bit clear. in ll_adc_set_conversion_channel()
|
D | adc_sam0.c | 397 * we wait for the conversions to complete. This is provided by the in start_read()
|
/Zephyr-latest/drivers/sensor/st/stts751/ |
D | Kconfig | 80 Sensor output data rate expressed in conversions per second.
|
/Zephyr-latest/drivers/sensor/maxim/max31875/ |
D | max31875.c | 20 /* Conversions per second */ 54 * @param convs Conversions per second
|
/Zephyr-latest/include/zephyr/dsp/ |
D | utils.h | 31 * @addtogroup math_dsp_basic_conv_to_float Fixed to Float point conversions 99 * @addtogroup math_dsp_basic_conv_to_fixed Float to Fixed point conversions
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5.h | 16 /* Helpers for radio timing conversions.
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 66 word, these conversions expand to a 2-4 operation sequence, requiring 81 own conversions to portable real time units) may access this with 298 Some conversions are simple. Code that needs to test for
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 144 Uses Ryu algorithm for exact binary/decimal float conversions.
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | zephyr_common_config.ecl | 23 -doc_begin="The value-preserving conversions of integer constants are safe"
|
/Zephyr-latest/ |
D | LICENSE | 33 and conversions to other media types.
|
/Zephyr-latest/include/zephyr/ |
D | sys_clock.h | 164 * We default to using 64-bit intermediates in timescale conversions,
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/src/ |
D | jitter_drift.c | 216 * conversions otherwise in do_test_using()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_plain_text.c | 76 /* some temporary buffer space for format conversions */
|
12