Searched full:corrected (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 58 * Correctable Error (CE) - error is detected and corrected by IBECC module. 61 automatically corrected.
|
/Zephyr-latest/subsys/usb/device/ |
D | bos.c | 25 .wTotalLength = 0, /* should be corrected with register */
|
D | usb_descriptor.c | 410 * and the string descriptors will be corrected.
|
/Zephyr-latest/subsys/dfu/img_util/ |
D | flash_img.c | 83 /* No alignment correction needed here, offset is corrected already in scramble_mcuboot_trailer()
|
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 46 default value, which should be corrected for user's actual hardware.
|
/Zephyr-latest/tests/subsys/usb/bos/src/ |
D | test_bos.c | 180 /* usb_bos_fix_total_length(); corrected with register */ in test_usb_bos_macros()
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_md.c | 257 /* Get peer corrected timestamp. */ in gptp_md_compute_pdelay_rate_ratio() 329 /* Get peer corrected timestamps. */ in gptp_md_compute_prop_time()
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_litex.c | 380 /* The block_size field will be corrected to req_buf_s in the in i2s_litex_configure()
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32h7x.c | 176 * ECC errors. Corrected data is returned for single ECC
|
/Zephyr-latest/drivers/adc/ |
D | adc_esp32.c | 457 /* Get corrected voltage output */ in adc_esp32_read()
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | stats.c | 78 PR("ECC errors : uncorrected %u corrected %u\n", in print_eth_stats()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 789 * Corrected the bitfield position of IAMSK1 TX_READY_MASK in adin2111 driver. 858 * max17048: Corrected voltage units from mV to uV. 2004 * Corrected encoder button behavior to emit ``LV_KEY_ENTER`` events correctly.
|
D | release-notes-3.4.rst | 1253 * With LittleFS as backend, :c:func:`fs_mount` return code was corrected to ``EFAULT`` when
|
D | release-notes-3.0.rst | 362 * The GATT Server DB hash calculation logic has been corrected
|
D | release-notes-4.0.rst | 207 * Corrected BR bonding type (SSP)
|
D | release-notes-2.0.rst | 532 * :github:`18725` - arc: the IRM bit of SEC_STAT is not handled corrected
|
D | release-notes-3.3.rst | 967 * Corrected CPU numbering on SMP RISC-V systems using the mtime device 1185 * Corrected IAD and interface descriptors, removed unnecessary CDC descriptors,
|
D | release-notes-2.4.rst | 591 has been corrected.
|
D | release-notes-3.1.rst | 295 * Corrected the calling of the MTU callback to happen on any reconfiguration
|
/Zephyr-latest/drivers/serial/ |
D | uart_nrfx_uarte2.c | 839 /* For simulation the DT provided peripheral address needs to be corrected */ in uarte_nrfx_init()
|
D | uart_nrfx_uarte.c | 2334 /* For simulation the DT provided peripheral address needs to be corrected */ in uarte_instance_init()
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 906 /* set value of local attr, corrected by pre set attr handles */ in set_value() 974 /* set value of local attr, corrected by pre set attr handles */ in set_enc_key_size()
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 429 corected||corrected
|
/Zephyr-latest/include/zephyr/net/ |
D | net_stats.h | 530 /** Number of corrected ECC errors */
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_scan.c | 978 /* Underflow is accepted, as it will be corrected at the time of
|
12