Home
last modified time | relevance | path

Searched refs:ER (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hci/
Dhci_vendor.c63 if ((NRF_FICR->ER[0] != UINT32_MAX) && in hci_vendor_read_key_hierarchy_roots()
64 (NRF_FICR->ER[1] != UINT32_MAX) && in hci_vendor_read_key_hierarchy_roots()
65 (NRF_FICR->ER[2] != UINT32_MAX) && in hci_vendor_read_key_hierarchy_roots()
66 (NRF_FICR->ER[3] != UINT32_MAX)) { in hci_vendor_read_key_hierarchy_roots()
67 sys_put_le32(NRF_FICR->ER[0], &er[0]); in hci_vendor_read_key_hierarchy_roots()
68 sys_put_le32(NRF_FICR->ER[1], &er[4]); in hci_vendor_read_key_hierarchy_roots()
69 sys_put_le32(NRF_FICR->ER[2], &er[8]); in hci_vendor_read_key_hierarchy_roots()
70 sys_put_le32(NRF_FICR->ER[3], &er[12]); in hci_vendor_read_key_hierarchy_roots()
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/
Dindex.rst352 .. _ER_TFTM028_4 datasheet: https://www.buydisplay.com/download/manual/ER-TFTM028-4_Datasheet.pdf
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt658 | | Encryption root key (ER) |