Lines Matching +full:write +full:- +full:protect
12 The In-Band Error Correction Code (IBECC) improves reliability by providing
15 not support the out-of-band ECC.
18 and used to store ECC syndrome data. IBECC converts read / write transactions
23 IBECC functionality. ECC errors are injected on the write path and cause ECC
32 * OPERATION_MODE = 0x0 sets functional mode to protect requests based on
38 * OPERATION_MODE = 0x2 sets functional mode to protect all requests and ignore
58 * Correctable Error (CE) - error is detected and corrected by IBECC module.
60 * Uncorrectable Error (UE) - error is detected by IBECC module and not
63 The IBECC driver provides error type for the higher-level application to
65 syndrome is not used in the IBECC driver but provided to higher-level
73 that no locking mechanism can protect code against an NMI happening. Zephyr's
75 higher-level synchronization primitives. So, you cannot share anything that is