|
openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
|
— DW3000 STS register load for the CCC ranging path. More...
Functions | |
| int | ccc_sts_apply (const uint8_t dursk[CCC_DURSK_LEN], const uint8_t sts_v[CCC_STS_V_LEN]) |
| Load one PPDU's STS key and IV into the DW3000 STS registers (chip must be idle). | |
— DW3000 STS register load for the CCC ranging path.
| int ccc_sts_apply | ( | const uint8_t | dursk[CCC_DURSK_LEN], |
| const uint8_t | sts_v[CCC_STS_V_LEN] | ||
| ) |
Load one PPDU's STS key and IV into the DW3000 STS registers (chip must be idle).
Load one PPDU's STS key + IV into the DW3000 STS registers (chip must be idle).
| dursk | 16-byte derived URSK (key material). |
| sts_v | 16-byte STS-V (initialization vector). |