Searched refs:adjust (Results 1 – 25 of 175) sorted by relevance
1234567
176 int32_t adjust; in udp_upload() local183 adjust = packet_duration; in udp_upload()184 adjust -= (int32_t)(loop_time - last_loop_time); in udp_upload()188 adjust = 0; in udp_upload()191 if ((adjust >= 0) || (-adjust < delay)) { in udp_upload()192 delay += adjust; in udp_upload()233 (int)adjust); in udp_upload()
28 int (*adjust)(const struct device *dev, int increment); member81 return api->adjust(dev, increment); in ptp_clock_adjust()
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 */
26 Build the application for the :ref:`twr_ke18f` board, and adjust the37 Build the application for the MIMXRT1170-EVK board, and adjust the