| /Zephyr-latest/drivers/flash/ |
| D | flash_stm32_ospi.c | 1936 static inline uint8_t spi_nor_convert_read_to_4b(const uint8_t opcode) in spi_nor_convert_read_to_4b() 1955 static inline uint8_t spi_nor_convert_write_to_4b(const uint8_t opcode) in spi_nor_convert_write_to_4b()
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
| D | btp_mcp.h | 135 uint8_t opcode; member 301 uint8_t opcode; member
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_sync_iso.c | 1831 const uint8_t opcode = pdu->ctrl.opcode; in isr_rx_ctrl_recv() local
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | sdhc.h | 47 uint32_t opcode; /*!< SD Host specification CMD index */ member
|
| /Zephyr-latest/include/zephyr/bluetooth/audio/ |
| D | media_proxy.h | 63 uint8_t opcode; member
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | proxy_srv.c | 228 uint8_t opcode; in proxy_filter_recv() local
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | bap_broadcast_assistant.c | 792 uint8_t opcode = net_buf_simple_pull_u8(&att_buf); in bap_broadcast_assistant_write_cp_cb() local
|
| D | bap_scan_delegator.c | 1041 uint8_t opcode; in write_control_point() local
|
| D | tbs_client.c | 297 uint8_t index, uint8_t opcode, in call_cp_callback_handler() 914 uint8_t opcode) in tbs_client_common_call_control()
|
| /Zephyr-latest/subsys/bluetooth/services/ots/ |
| D | ots_client.c | 589 struct bt_conn *conn, enum bt_gatt_ots_olcp_proc_type opcode, in write_olcp()
|
| /Zephyr-latest/tests/bluetooth/audio/ascs/src/ |
| D | test_ase_control_params.c | 116 uint8_t opcode) in test_expect_unsupported_opcode()
|
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | access.h | 365 const uint32_t opcode; member
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_bap_unicast.c | 168 uint8_t opcode, uint8_t status) in btp_send_ascs_operation_completed_ev()
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | pdu.h | 914 uint8_t opcode; member 1117 uint8_t opcode; member
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | att.c | 91 uint8_t opcode; member
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | hci_types.h | 133 uint16_t opcode; member 379 #define BT_OGF(opcode) (((opcode) >> 10) & BIT_MASK(6)) argument 381 #define BT_OCF(opcode) ((opcode) & BIT_MASK(10)) argument 2839 uint16_t opcode; member 2850 uint16_t opcode; member
|
| /Zephyr-latest/tests/bluetooth/tester/src/btp/ |
| D | btp_mesh.h | 1139 uint8_t opcode; member
|
| /Zephyr-latest/tests/bluetooth/tester/src/ |
| D | btp_mesh.c | 5457 static void invalid_bearer_cb(uint8_t opcode) in invalid_bearer_cb()
|