Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb/hci/
Dshci.h787 #define SHCI_OPCODE_C2_RADIO_ALLOW_LOW_POWER (( SHCI_OGF << 10) + SHCI_OCF_C2_RADIO_ALLOW_LOW_PO… macro
Dshci.c522 shci_send( SHCI_OPCODE_C2_RADIO_ALLOW_LOW_POWER, in SHCI_C2_RADIO_AllowLowPower()