Home
last modified time | relevance | path

Searched refs:scaling (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_nrfx_adc.c69 config->scaling = NRF_ADC_CONFIG_SCALING_INPUT_ONE_THIRD; in adc_nrfx_channel_setup()
72 config->scaling = NRF_ADC_CONFIG_SCALING_INPUT_TWO_THIRDS; in adc_nrfx_channel_setup()
75 config->scaling = NRF_ADC_CONFIG_SCALING_INPUT_FULL_SCALE; in adc_nrfx_channel_setup()
/Zephyr-latest/tests/benchmarks/sched_userspace/
DREADME.rst5 latencies (not scaling performance) of specific low level scheduling
/Zephyr-latest/drivers/sensor/explorir_m/
Dexplorir_m.c49 uint16_t scaling; member
136 data->scaling = strtol(&data->read_buffer[EXPLORIR_M_VALUE_INDEX], NULL, 10); in explorir_m_buffer_process()
324 val->val1 = data->filtered * data->scaling; in explorir_m_channel_get()
/Zephyr-latest/tests/benchmarks/sched/
DREADME.rst5 latencies (not scaling performance) of specific low level scheduling
/Zephyr-latest/subsys/modem/
DKconfig73 scaling buffer sizes, as these are application specific.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig16 …are/application-software-packs/application-software-pack-dynamic-voltage-scaling-using-pvt-sensor:…
/Zephyr-latest/modules/hal_nordic/nrfs/
DKconfig124 bool "Global domain frequency scaling service"
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay327 scaling-enable;
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/
Dindex.rst65 on-the-fly and voltage scaling
88 - Neo-Chrom GPU (GPU2D) accelerating any angle rotation, scaling, and
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/
Dnucleo_wba55cg.rst73 - Power management: embedded regulator LDO supporting voltage scaling
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/
Dindex.rst71 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/
Dnucleo_wba52cg.rst75 - Power management: embedded regulator LDO supporting voltage scaling
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/
Dindex.rst83 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst83 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst80 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst60 runtime overhead and performance scaling when many threads are added.
/Zephyr-latest/kernel/
DKconfig129 implemented, this involves an inherent O(N) scaling in the number of
306 scaling when many threads are added.
/Zephyr-latest/scripts/
Dspelling.txt1385 scaleing||scaling
/Zephyr-latest/doc/_static/css/
Dcustom.css631 … /* A 5 pixel margin is added on each side. The logo itself displays at 200×100 at 100% scaling. */
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst259 * Fixed raw value scaling and SPI burst transfers in LIS2DH driver