Searched full:compensate (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/tests/kernel/smp_suspend/ |
D | Kconfig | 9 int "A delay to compensate for spinlock bias induced by arch_spin_relax"
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | CMakeLists.txt | 9 # compensate for this, one can control the number of iterations in the PI
|
/Zephyr-latest/drivers/sensor/hp206c/ |
D | Kconfig | 37 Value, in cm, that will be used to compensate altitude calculation.
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | ti,tps382x.yaml | 28 interval also needs to compensate for MCU clock tolerances which means it
|
/Zephyr-latest/subsys/task_wdt/ |
D | Kconfig | 56 In addition to that, the delay allows to compensate deviations
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | adv_legacy.c | 67 * compensate with scan window duration. in bt_data_send() 78 * amount of scan window duration to compensate for the blocked in bt_data_send()
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | dmic_regs.h | 235 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain 286 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
|
/Zephyr-latest/include/zephyr/drivers/ |
D | video-controls.h | 66 /** Frequency of the power line to compensate for, avoiding flicker due to artificial lighting */
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ |
D | dmic_regs.h | 235 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain 304 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
|
/Zephyr-latest/drivers/sensor/sx9500/ |
D | sx9500.c | 41 0x00, /* No automatic compensation, compensate each pin
|
/Zephyr-latest/drivers/video/ |
D | video_common.c | 161 * Compensate for it to get the current index, not the next index. in video_closest_frmival()
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_clock.h | 181 * @brief Function to notify clock driver that compensate the counter value of
|
D | power.c | 181 * Compensate system timer by the elapsed time of low-freq timer during in npcx_power_enter_system_sleep()
|
/Zephyr-latest/drivers/sensor/bosch/bmp581/ |
D | bmp581.c | 373 * place to compensate for the conversion in sensor_value_to_double() in bmp581_sample_fetch() 382 * 4 decimal places to compensate for the conversion in in bmp581_sample_fetch()
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_mcux_ftm.c | 331 /* Compensate for the overflow registered in the same IRQ */ in mcux_ftm_capture_second_edge() 336 /* Compensate for the overflow registered in the same IRQ */ in mcux_ftm_capture_second_edge()
|
D | pwm_nrfx.c | 159 * to compensate. in pwm_nrfx_set_cycles()
|
/Zephyr-latest/dts/bindings/regulator/ |
D | regulator.yaml | 32 description: Offset applied to voltages to compensate for voltage drops
|
/Zephyr-latest/drivers/sensor/infineon/dps310/ |
D | dps310.c | 406 * Scale and compensate the raw temperature measurement value to micro °C 431 * Scale and temperature compensate the raw pressure measurement value to
|
/Zephyr-latest/drivers/timer/ |
D | npcx_itim_timer.c | 33 * - Compensate reading of ITIM64 which clock is gating after ec entered
|
/Zephyr-latest/drivers/input/ |
D | input_kbd_matrix.c | 302 * compensate for the time invested in debouncing a key in input_kbd_matrix_poll()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_dppi.h | 689 * @brief Setup additional EVENTS_COMPARE to compensate EVENTS_PHYEND delay. 693 * That influences maintenance of TISF by software switch. To compensate the delay additional
|
D | radio_nrf5_ppi.h | 603 * @brief Setup additional EVENTS_COMPARE to compensate EVENTS_PHYEND delay. 607 * That influences maintenance of TISF by software switch. To compensate the delay additional
|
/Zephyr-latest/drivers/ethernet/ |
D | dsa_ksz8xxx.c | 397 * compensate signal attenuation 409 * Basically, it decides how much signal amplitude to compensate accurately
|
/Zephyr-latest/drivers/counter/ |
D | counter_ll_stm32_rtc.c | 368 /* Add +1 in order to compensate the partially started tick. in rtc_stm32_set_alarm()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_central_iso.c | 1183 /* Compensate for the difference between ACL elapsed vs CIG elapsed */ in mfy_cis_offset_get() 1195 /* Decrement event_count to compensate for offset_min_us greater than in mfy_cis_offset_get()
|
12