Home
last modified time | relevance | path

Searched refs:SHCI_OPCODE_C2_FUS_LOCK_AUTH_KEY (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.6.0/lib/stm32wb/hci/
Dshci.h287 #define SHCI_OPCODE_C2_FUS_LOCK_AUTH_KEY (( SHCI_OGF << 10) + SHCI_OCF_C2_FUS_LOCK_AUTH_KEY) macro
Dshci.c145 shci_send( SHCI_OPCODE_C2_FUS_LOCK_AUTH_KEY, in SHCI_C2_FUS_LockAuthKey()