Searched refs:adjust (Results 1 – 25 of 221) sorted by relevance
123456789
185 int32_t adjust; in udp_upload() local192 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()
28 int (*adjust)(const struct device *dev, int increment); member81 return api->adjust(dev, increment); in ptp_clock_adjust()
29 Build the application for the :zephyr:board:`twr_ke18f` board, and adjust the40 Build the application for the MIMXRT1170-EVK board, and adjust the51 Build the application for the FRDM-KE17Z board, and adjust the62 Build the application for the FRDM-KE17Z512 board, and adjust the73 Build the application for the MIMXRT1180-EVK board, and adjust the
9 /* adjust channel number according to pinmux in board.dts */
11 /* adjust channel number according to pinmux in board.dts */
7 /* adjust channel number according to pinmux in board.dts */
6 /* adjust channel number according to pinmux in board.dts */
10 # adjust the fallback because of the LSI oscaillator characteristics