M467: Remove invalid UTF-8 byte sequence

pull/15337/head
Chun-Chieh Li 2022-10-19 13:33:21 +08:00
parent 5ba8afbd99
commit 733512d4ec
1 changed files with 4 additions and 4 deletions

View File

@ -68,8 +68,8 @@ typedef struct
* | | |1110 = 3 CK cycles.
* | | |1111 = 4 CK cycles.
* | | |Others = Reserved.
* | | |Note: This field must be set to the same value as I
* | | |initial Latency in HyperRAMs Configuration Register 0.
* | | |Note: This field must be set to the same value as I
* | | |initial Latency in HyperRAMs Configuration Register 0.
* |[7:6] |CSH |Chip Select Hold Time After CK Falling Edge
* | | |This field indicates the hold time between the last CK falling edge and chip select
* | | |00 = 0.5 HCLK cycles.
@ -84,14 +84,14 @@ typedef struct
* | | |0011 = 4 HCLK cycles.
* | | |...
* | | |1111 = 16 HCLK cycles.
* | | |Note : This field must meet the HyperRAM devices specification of tCSHI.
* | | |Note : This field must meet the HyperRAM devices specification of tCSHI.
* |[13:12] |BGSIZE |Burst Group Size
* | | |This field indicates the burst length on the Hyper Bus transaction
* | | |00 = 128 Bytes.
* | | |01 = 64 Bytes.
* | | |10 = 16 Bytes.
* | | |11 = 32 Bytes.
* | | |Note : This field must be set to the same value as Burst Length in HyperRAMs Configuration Regsiter 0.
* | | |Note : This field must be set to the same value as Burst Length in HyperRAMs Configuration Regsiter 0.
* |[14] |ENDIAN |Endian Condition on the Hyper Bus Data Pipe
* | | |0 = Little-Endian.
* | | | Byte A = Bits[7:0] of a 16-Bit ..........word