Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/drivers/rtc/
DKconfig.pcf852326 Offset correction is made once per two hours and then correction pulses are applied once
27 per minute until the programmed correction values have been implemented (MODE = 0).
32 Offset correction is made once per minute and then correction pulses are applied once per
33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are
34 used, additional correction pulses are made in the 59th second (MODE = 1).
Drtc_sam.c592 int32_t correction; in rtc_sam_get_calibration() local
600 correction = (int32_t)RTC_SAM_REG_GET_FIELD(mr, MR_CORRECTION); in rtc_sam_get_calibration()
603 if (correction == 0) { in rtc_sam_get_calibration()
606 *calibration = 3906000 / (correction + 1); in rtc_sam_get_calibration()
608 *calibration = 3906000 / ((correction + 1) * 20); in rtc_sam_get_calibration()
/Zephyr-latest/drivers/entropy/
DKconfig.nrf528 bool "Bias correction (uniform distribution)"
30 This option enables the RNG bias correction, which guarantees a
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.c84 header->correction = ntohll(header->correction); in msg_header_post_recv()
95 header->correction = htonll(header->correction); in msg_header_pre_send()
Dmsg.h71 int64_t correction; member
Dport.c491 last->header.correction, in port_sync_fup_ooo_handle()
492 msg->header.correction); in port_sync_fup_ooo_handle()
503 msg->header.correction, in port_sync_fup_ooo_handle()
504 last->header.correction); in port_sync_fup_ooo_handle()
574 msg->header.correction += port->port_ds.delay_asymmetry; in port_sync_msg_process()
580 msg->header.correction, in port_sync_msg_process()
629 resp->header.correction = msg->header.correction; in port_delay_req_msg_process()
684 t4c = t4 - (msg->header.correction >> 16); in port_delay_resp_msg_process()
/Zephyr-latest/samples/subsys/edac/
DREADME.rst5 Test error detection and correction (EDAC) using shell commands.
/Zephyr-latest/doc/hardware/peripherals/edac/
Dibecc.rst13 error detection and correction. IBECC can work for all or for specific regions
/Zephyr-latest/subsys/lorawan/services/
DKconfig148 The built-in forward error correction (FEC) mechanism allows to
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst269 the PHY (RMII, master, autonomous mode enabled, polarity correction enabled)
/Zephyr-latest/scripts/
Dspelling.txt8 # mistake||correction
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst1402 * :github:`11535` - serial: uart_irq_tx_ready() needs better documentation or correction of the test
Drelease-notes-3.1.rst1797 * :github:`42799` - gptp correction field in sync follow up message does not have correct endianness
Drelease-notes-3.3.rst976 * Fixed prescaler correction in stm32_lptim driver and fix race with auto-reload
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1443 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the