Searched defs:opcode (Results 1 – 4 of 4) sorted by relevance
594 uint16_t opcode = get_opcode(HCI_CMD_VENDOR_OCG, HCI_CMD_SET_BT_SLEEP_MODE_OCF); in PLATFORM_EnableBleLowPower() local616 uint16_t opcode = get_opcode(HCI_CMD_VENDOR_OCG, HCI_CMD_SET_BT_SLEEP_MODE_OCF); in PLATFORM_DisableBleLowPower() local817 uint16_t opcode = get_opcode(HCI_CMD_VENDOR_OCG, HCI_CMD_STORE_BT_CAL_DATA_OCF); in PLATFORM_SetBtCalData() local932 uint16_t opcode = get_opcode(HCI_CMD_VENDOR_OCG, HCI_CMD_BT_HOST_SLEEP_CONFIG_OCF); in PLATFORM_BleSetHostSleepConfig() local949 static void PLATFORM_FillInHciCmdMsg(uint8_t *pbuf, uint16_t opcode, uint8_t msg_sz, const uint8_t … in PLATFORM_FillInHciCmdMsg()
784 uint8_t opcode = memSpifiHandler->commandSet.eraseSectorCommand; in spifi_nor_erase_sector() local976 uint8_t opcode = memSpifiHandler->commandSet.eraseChipCommand; in Nor_Flash_Erase_Chip() local
101 uint8_t opcode; /*!< Command opcode value */ member
528 __STATIC_FORCEINLINE uint32_t Accel_IterOpcodeResaddr(uint32_t iter, uint32_t opcode, uint32_t resA… in Accel_IterOpcodeResaddr()