Expand description
ECC (ECC Hardware Accelerator)
Modules§
- k_mem
- The memory that stores k.
- mult_
conf - I2S RX configure register
- mult_
date - Version control register
- mult_
int_ clr - I2S interrupt clear register.
- mult_
int_ ena - I2S interrupt enable register.
- mult_
int_ raw - I2S interrupt raw register, valid in level.
- mult_
int_ st - I2S interrupt status register.
- px_mem
- The memory that stores Px.
- py_mem
- The memory that stores Py.
Structs§
- Register
Block - Register block
Type Aliases§
- K_MEM
- K_MEM (rw) register accessor: The memory that stores k.
- MULT_
CONF - MULT_CONF (rw) register accessor: I2S RX configure register
- MULT_
DATE - MULT_DATE (rw) register accessor: Version control register
- MULT_
INT_ CLR - MULT_INT_CLR (w) register accessor: I2S interrupt clear register.
- MULT_
INT_ ENA - MULT_INT_ENA (rw) register accessor: I2S interrupt enable register.
- MULT_
INT_ RAW - MULT_INT_RAW (r) register accessor: I2S interrupt raw register, valid in level.
- MULT_
INT_ ST - MULT_INT_ST (r) register accessor: I2S interrupt status register.
- PX_MEM
- PX_MEM (rw) register accessor: The memory that stores Px.
- PY_MEM
- PY_MEM (rw) register accessor: The memory that stores Py.