Searched defs:opcode (Results 1 – 11 of 11) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_flash_srom.h | 495 uint32_t opcode : 8; // Opcode = 0x06 member 558 uint32_t opcode : 8; // Opcode = 0x14 member 593 uint32_t opcode : 8; member 622 uint32_t opcode : 8; // Opcode = 0x07 member 682 uint32_t opcode : 8; // Opcode = 0x08 member 734 uint32_t opcode : 8; // Opcode = 0x0B member 745 uint32_t opcode : 8; // Opcode = 0x0B member 788 uint32_t opcode : 8; // Opecde = 0x0D member 830 uint32_t opcode : 8; // Opcode = 0x22 member 862 uint32_t opcode : 8; // Opcode = 0x23 member [all …]
|
| D | cy_smartio.h | 459 cy_en_smartio_lutopc_t opcode; /**< LUT Opcode */ member 470 cy_en_smartio_duopc_t opcode; /**< DU op-code */ member
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_debug_uart.c | 156 static cybt_result_t cybt_enqueue_tx_data (uint16_t type, uint16_t opcode, uint16_t length, uint8_… in cybt_enqueue_tx_data() 567 cybt_result_t cybt_debug_uart_send_data (uint16_t opcode, uint16_t data_size, uint8_t *p_data) in cybt_debug_uart_send_data() 605 uint8_t opcode = (uint8_t)(op&0xff); in cybt_trans_blocking_write() local
|
| D | cybt_prm.c | 69 uint16_t opcode; /* current opcode being used for the download */ member
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_smartio.c | 658 …_SetLutOpcode(SMARTIO_PRT_Type* base, cy_en_smartio_lutnum_t lutNum, cy_en_smartio_lutopc_t opcode) in Cy_SmartIO_SetLutOpcode() 956 …io_status_t Cy_SmartIO_SetDuOperation(SMARTIO_PRT_Type* base, cy_en_smartio_duopc_t opcode, cy_en_… in Cy_SmartIO_SetDuOperation()
|
| D | cy_efuse.c | 50 static volatile uint32_t opcode; variable
|
| D | cy_flash.c | 54 uint32_t opcode; /**< Specifies the code of flash operation */ member 1541 static cy_en_flashdrv_status_t Cy_Flash_ProcessOpcode(uint32_t opcode) in Cy_Flash_ProcessOpcode()
|
| D | cy_flash_v2.c | 515 static cy_en_flashdrv_status_t Cy_Flash_ProcessOpcode(uint32_t opcode) in Cy_Flash_ProcessOpcode()
|
| /hal_infineon-latest/btstack/wiced_include/ |
| D | wiced_bt_gatt.h | 270 …wiced_bt_gatt_opcode_t opcode; /**< Response Opcode, can be \ref GATT_RSP_READ_MULTI or \… member 311 …wiced_bt_gatt_opcode_t opcode; /**< \ref GATT_HANDLE_VALUE_NOTIF, \ref GATT_HANDLE_VALUE_IND, \… member 768 wiced_bt_gatt_opcode_t opcode; /**< GATT request opcode */ member
|
| D | wiced_bt_dev.h | 105 uint16_t opcode; /**< Vendor specific command opcode */ member 705 wiced_bt_multi_adv_opcodes_t opcode; /**< Multi adv vendor specifiv opcode */ member
|
| /hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/ |
| D | whd_wlioctl.h | 3686 uint8_t opcode; /* opcodes or operation on entry */ member
|