Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 47) sorted by relevance

12

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/cp_boot/
Dcp_ipc.c32 CP_IPC_MSG_HDR *msg = (CP_IPC_MSG_HDR *) data; in mcu2cp_msg_arrived() local
44 CP_IPC_MSG_HDR *msg = (CP_IPC_MSG_HDR *) data; in cp2mcu_msg_sent() local
54 CP_IPC_MSG_HDR *msg = (CP_IPC_MSG_HDR *) data; in cp2mcu_msg_arrived() local
66 CP_IPC_MSG_HDR *msg = (CP_IPC_MSG_HDR *) data; in mcu2cp_msg_sent() local
125 int cp_ipc_send(CP_IPC_MSG_HDR *msg) in cp_ipc_send()
141 int cp_ipc_send_self(CP_IPC_MSG_HDR *msg) in cp_ipc_send_self()
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/src/
Doc_mqtt.c194 int oc_mqtt_publish(char *topic, uint8_t *msg, int msg_len, int qos) in oc_mqtt_publish()
240 char *msg; in oc_mqtt_profile_msgup() local
274 char *msg; in oc_mqtt_profile_propertyreport() local
308 char *msg; in oc_mqtt_profile_gwpropertyreport() local
343 char *msg; in oc_mqtt_profile_propertysetresp() local
376 char *msg; in oc_mqtt_profile_propertygetresp() local
411 char *msg; in oc_mqtt_profile_cmdresp() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
Dsal_common.h38 #define diag_msg_free(msg) hi_free(HI_MOD_ID_SAL_DIAG, (hi_pvoid)((msg)->param[0])) argument
39 #define diag_msg_free0(msg) hi_free(HI_MOD_ID_SAL_DIAG, (hi_pvoid)((msg)->param[0])) argument
40 #define diag_buffering_msg_free(msg) diag_free_buffer((diag_buffer_id)hi_lou16((msg)->param[3]), \ argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_event_msg.c78 static hi_void _wal_msg_request_add_queue_(wal_msg_request_stru *msg) in _wal_msg_request_add_queue_()
121 hi_void wal_msg_request_add_queue(wal_msg_request_stru *msg) in wal_msg_request_add_queue()
128 static hi_void _wal_msg_request_remove_queue_(wal_msg_request_stru *msg) in _wal_msg_request_remove_queue_()
149 hi_void wal_msg_request_remove_queue(wal_msg_request_stru *msg) in wal_msg_request_remove_queue()
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/touch/
Dtouch.c58 struct touch_msg msg; in touch_task() local
72 int TouchRead(DevHandle handle, struct touch_msg *msg, uint32_t timeout) in TouchRead()
Dtouch_ztw523.c114 struct I2cMsg msg = { in ztw_write() local
141 static int ztw_get_point(struct touch_device *dev, struct touch_msg *msg) in ztw_get_point()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dapi_msg.h178 } msg; member
185 #define LWIP_API_MSG_SEM(msg) ((msg)->op_completed_sem) argument
187 #define LWIP_API_MSG_SEM(msg) (&(msg)->conn->op_completed) argument
Dtcpip_priv.h150 void *msg; member
187 void *msg; member
190 } msg; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_channel_host_if.h42 #define oal_bus_message_register(bus, msg, cb, data) oal_sdio_message_register(bus, msg, cb, data) argument
43 #define oal_bus_message_unregister(bus, msg) oal_sdio_message_unregister(bus, msg) argument
/device/soc/bestechnic/bes2600/liteos_m/components/ui/
Dtouch_input.h33 struct touch_msg msg = {0}; variable
Dtouch_input.cpp35 bool TouchInput::IsValidTouchMsg(struct touch_msg *msg) in IsValidTouchMsg()
/device/board/bearpi/bearpi_hm_nano/third_party/iot_link/inc/
Dmqtt_al.h62 mqtt_al_string_t msg; ///< will message member
92 mqtt_al_string_t msg; ///< message to be published member
101 mqtt_al_string_t msg; ///< the topic message payload member
/device/board/bearpi/bearpi_hm_nano/app/D8_iot_cloud_oc_light/
Diot_cloud_oc_sample.c72 } msg; member
112 static int msg_rcv_callback(oc_mqtt_profile_msgrcv_t *msg) in msg_rcv_callback()
/device/board/bearpi/bearpi_hm_nano/app/A6_kernel_message/
Dmessage_example.c38 MSGQUEUE_OBJ_t msg; variable
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_slave.c280 hi_s32 hcc_send_msg2host(hi_u32 msg) in hcc_send_msg2host()
949 hi_u32 msg; in hcc_sleep_request_msg_proc() local
968 hi_void hcc_msg_process(hi_u32 msg) in hcc_msg_process()
977 hi_void hcc_msg_callback(hi_u32 msg) in hcc_msg_callback()
/device/board/bearpi/bearpi_hm_nano/app/D7_iot_cloud_oc_smoke/
Diot_cloud_oc_sample.c73 } msg; member
113 static int msg_rcv_callback(oc_mqtt_profile_msgrcv_t *msg) in msg_rcv_callback()
/device/board/bearpi/bearpi_hm_nano/app/D12_iot_cloud_oc_gps/
Diot_cloud_oc_sample.c73 } msg; member
119 static int msg_rcv_callback(oc_mqtt_profile_msgrcv_t *msg) in msg_rcv_callback()
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/
Diot_cloud_oc_sample.c43 MSGQUEUE_OBJ_t msg; variable
71 } msg; member
/device/soc/hisilicon/common/platform/i2c/
Di2c_hi35xx.c165 struct I2cMsg *msg = &td->msgs[td->index]; in Hi35xxI2cSetAddr() local
196 struct I2cMsg *msg = &td->msgs[td->index]; in Hi35xxI2cCfgCmd() local
394 struct I2cMsg *msg = &td->msgs[td->index]; in Hi35xxI2cXferOneMsgPolling() local
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Dhieth_pri.h53 #define HiethTrace(level, msg...) \ argument
149 #define HiregTrace(level, msg...) \ argument
/device/soc/hisilicon/common/platform/spi/
Dspi_hi35xx.c328 static int32_t Pl022TxRx(const struct Pl022 *pl022, const struct SpiMsg *msg) in Pl022TxRx()
501 static int32_t Pl022TxRxDma(const struct Pl022 *pl022, const struct SpiMsg *msg) in Pl022TxRxDma()
558 static int32_t Pl022TransferOneMessage(struct Pl022 *pl022, struct SpiMsg *msg) in Pl022TransferOneMessage()
587 static int32_t Pl022Transfer(struct SpiCntlr *cntlr, struct SpiMsg *msg, uint32_t count) in Pl022Transfer()
/device/board/bearpi/bearpi_hm_nano/app/D11_iot_cloud_oc_agriculture/
Diot_cloud_oc_sample.c78 } msg; member
137 static int msg_rcv_callback(oc_mqtt_profile_msgrcv_t *msg) in msg_rcv_callback()
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/
Dhal_wifiaware.c46 unsigned char* msg, int len) in HalWifiSdpSend()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/arch/
Dcc.h114 #define LWIP_PLATFORM_DIAG(msg) { ; } argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
Dapp_demo_sdio_device.c121 hi_void app_demo_sdio_receive_msg_callback(hi_u32 msg) in app_demo_sdio_receive_msg_callback()

12