Home
last modified time | relevance | path

Searched full:adjust (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/Zephyr-latest/drivers/ipm/
DKconfig.ivshmem10 Adjust the stack size, in bytes of the ivshmem event loop task.
16 Adjust the priority of the ivshmem event loop task.
/Zephyr-latest/drivers/mbox/
DKconfig.ivshmem19 Adjust the stack size, in bytes of the ivshmem event loop task.
25 Adjust the priority of the ivshmem event loop task.
/Zephyr-latest/include/zephyr/drivers/
Dptp_clock.h28 int (*adjust)(const struct device *dev, int increment); member
69 * @brief Adjust the PTP clock time.
81 return api->adjust(dev, increment); in ptp_clock_adjust()
85 * @brief Adjust the PTP clock time change rate when compared to its neighbor.
/Zephyr-latest/samples/sensor/mcux_acmp/
DREADME.rst29 Build the application for the :zephyr:board:`twr_ke18f` board, and adjust the
40 Build the application for the MIMXRT1170-EVK board, and adjust the
51 Build the application for the FRDM-KE17Z board, and adjust the
62 Build the application for the FRDM-KE17Z512 board, and adjust the
73 Build the application for the MIMXRT1180-EVK board, and adjust the
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
DKconfig71 bool "Adjust LDO setting"
75 bool "Adjust internal DCDC output"
/Zephyr-latest/dts/bindings/sensor/
Dmemsic,mmc56x3.yaml24 Adjust length of decimation filter. Controls duration of each measurement.
30 Adjust length of decimation filter. Controls duration of each measurement.
/Zephyr-latest/include/zephyr/drivers/sensor/
Dmmc56x3.h27 * Adjust length of decimation filter. Controls duration of
34 * Adjust length of decimation filter. Controls duration of
/Zephyr-latest/samples/sensor/mcux_lpcmp/
DREADME.rst30 Build the application for the :zephyr:board:`frdm_mcxn947` board, and adjust the
41 Build the application for the :zephyr:board:`frdm_mcxn236` board, and adjust the
52 Build the application for the :zephyr:board:`frdm_mcxa156` board, and adjust the
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_udp_uploader.c185 int32_t adjust; in udp_upload() local
192 adjust = packet_duration; in udp_upload()
193 adjust -= (int32_t)(loop_time - last_loop_time); in udp_upload()
197 adjust = 0; in udp_upload()
200 if ((adjust >= 0) || (-adjust < delay)) { in udp_upload()
201 delay += adjust; in udp_upload()
242 (int)adjust); in udp_upload()
/Zephyr-latest/soc/st/stm32/stm32l1x/
DKconfig.defconfig10 # adjust the fallback because of the LSI oscaillator characteristics
/Zephyr-latest/tests/kernel/mem_protect/mem_map/boards/
Dqemu_x86_tiny.conf5 # Adjust this so that test_k_mem_map_unmap memory exhaustion
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dnucleo_wba52cg.overlay9 /* adjust channel number according to pinmux in board.dts */
Drobokit1.overlay11 /* adjust channel number according to pinmux in board.dts */
Dstm32h735g_disco.overlay6 /* adjust channel number according to pinmux in board.dts */
Dstm32l496g_disco.overlay6 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dstm32u5a9j_dk.overlay9 /* adjust channel number according to pinmux in board.dts */
Dstm32g081b_eval.overlay9 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/soc/st/stm32/stm32f0x/
DKconfig.defconfig15 # adjust the fallback because of the LSI oscillator characteristics
/Zephyr-latest/soc/st/stm32/stm32f1x/
DKconfig.defconfig12 # adjust the fallback because of the LSI oscaillator characteristics
/Zephyr-latest/soc/st/stm32/stm32l0x/
DKconfig.defconfig12 # adjust the fallback because of the LSI oscillator characteristics
/Zephyr-latest/soc/st/stm32/stm32f4x/
DKconfig.defconfig12 # adjust the fallback because of the LSI oscaillator characteristics
/Zephyr-latest/samples/bluetooth/hci_ipc/
Dprj.conf18 # Enable and adjust the below value as necessary
/Zephyr-latest/boards/beagle/beagleplay/
Dbeagleplay_cc1352p7_defconfig19 # Adjust for oscillator capacitors
/Zephyr-latest/samples/subsys/task_wdt/boards/
Dnucleo_f091rc.overlay9 * Adjust the APB1 clock to match the WDG timeout.
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dbeagleconnect_freedom_defconfig25 # Adjust for oscillator capacitors

12345678910>>...15