Home
last modified time | relevance | path

Searched refs:message (Results 1 – 25 of 34) sorted by relevance

12

/modules/lvgl/
A DKconfig.input14 int "Input pointer queue message count"
18 Size of the pointer message queue buffering input events.
27 int "Input button queue message count"
31 Size of the button message queue buffering input events.
40 int "Input encoder queue message count"
44 Size of the encoder message queue buffering input events.
53 int "Input keypad queue message count"
57 Size of the keypad message queue buffering input events.
/modules/hal_nordic/nrfs/backends/
A Dnrfs_backend_ipc_service.c144 static nrfs_err_t nrfs_backend_try_send_directly_over_ipc_service(void *message, size_t size) in nrfs_backend_try_send_directly_over_ipc_service() argument
150 ret = ipc_service_send(&ipc_cpusys_channel_config.ipc_ept, message, size); in nrfs_backend_try_send_directly_over_ipc_service()
215 nrfs_err_t nrfs_backend_send(void *message, size_t size) in nrfs_backend_send() argument
217 return nrfs_backend_send_ex(message, size, K_NO_WAIT, false); in nrfs_backend_send()
220 nrfs_err_t nrfs_backend_send_ex(void *message, size_t size, k_timeout_t timeout, bool high_prio) in nrfs_backend_send_ex() argument
223 return nrfs_backend_try_send_directly_over_ipc_service(message, size); in nrfs_backend_send_ex()
231 memcpy(tx_data.data, (uint8_t *)message, size); in nrfs_backend_send_ex()
A DKconfig24 int "Size of TX buffer message queue size"
33 Delay when waiting for next message send retry in case of send error.
40 How many times nrfs will try to send message over ipc service until
A Dnrfs_backend_ipc_service.h77 nrfs_err_t nrfs_backend_send_ex(void *message, size_t size, k_timeout_t timeout, bool high_prio);
/modules/hal_nordic/nrf-regtool/
A Dnrf-regtoolConfig.cmake16 message(STATUS "Generated UICR hex file: ${generated_hex_file}")
37 message(STATUS "Generated ${peripheral} hex file: ${generated_hex_file}")
62 message(FATAL_ERROR "Unrecognized package component: \"${component}\"")
A Dnrf-regtoolConfigVersion.cmake21 message(STATUS
/modules/nanopb/
A Dnanopb.cmake13 message(FATAL_ERROR "'protoc' not found, please ensure protoc is installed\
16 message(STATUS "Found protoc: ${PROTOBUF_PROTOC_EXECUTABLE}")
A DKconfig31 Disable error message support to save code size. Only error
/modules/openthread/include/
A Dopenthread.h27 typedef void (*openthread_receive_cb)(struct otMessage *message, void *context);
/modules/openthread/platform/
A Dradio_spinel.cpp88 otMessage *message; in openthread_handle_frame_to_send() local
95 message = otIp6NewMessage(instance, &settings); in openthread_handle_frame_to_send()
96 if (message == NULL) { in openthread_handle_frame_to_send()
101 if (otMessageAppend(message, buf->data, buf->len) != OT_ERROR_NONE) { in openthread_handle_frame_to_send()
103 otMessageFree(message); in openthread_handle_frame_to_send()
108 if (otIp6Send(instance, message) != OT_ERROR_NONE) { in openthread_handle_frame_to_send()
A Dradio.c534 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send() argument
536 return otNat64Send(instance, message); in openthread_nat64_send()
546 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send() argument
557 otMessage *message; in openthread_handle_frame_to_send() local
566 message = is_ip6 ? otIp6NewMessage(instance, &settings) in openthread_handle_frame_to_send()
568 if (!message) { in openthread_handle_frame_to_send()
577 otMessageSetMulticastLoopEnabled(message, true); in openthread_handle_frame_to_send()
581 if (otMessageAppend(message, buf->data, buf->len) != OT_ERROR_NONE) { in openthread_handle_frame_to_send()
583 otMessageFree(message); in openthread_handle_frame_to_send()
588 error = is_ip6 ? otIp6Send(instance, message) : openthread_nat64_send(instance, message); in openthread_handle_frame_to_send()
/modules/openthread/
A DKconfig259 int "The number of message buffers in the buffer pool"
262 "The number of message buffers in the buffer pool."
265 int "The size of a message buffer in bytes"
268 "The size of a message buffer in bytes"
271 bool "Use platform message management"
273 The message pool is managed by platform defined logic.
294 message.
/modules/thrift/cmake/
A Dthrift.cmake6 message(FATAL_ERROR "The 'thrift' command was not found")
/modules/hal_afbr/
A DCMakeLists.txt44 message(FATAL_ERROR "Unsupported CPU type")
/modules/canopennode/
A DCO_driver_target.h64 const CO_CANrxMsg_t *message);
/modules/hal_nxp/mcux/mcux-sdk-ng/device/
A Ddevice.cmake8 message(STATUS "Looking for device ${MCUX_DEVICE} in ${SdkRootDirPath}/devices/")
15 message(STATUS "Found device folder: ${folder}")
22 message(FATAL_ERROR "Device ${MCUX_DEVICE} not found in ${SdkRootDirPath}/devices/")
/modules/hal_infineon/cat1cm0p/
A DCMakeLists.txt36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
/modules/thrift/src/thrift/transport/
A DTSSLSocket.h364 TSSLException(const std::string &message) in TSSLException() argument
365 : TTransportException(TTransportException::INTERNAL_ERROR, message) in TSSLException()
/modules/hal_nordic/nrfs/
A DCMakeLists.txt41message(WARNING "This service is for Nordic Semiconductor INTERNAL purposes ONLY. Use it with caut…
/modules/hal_rpi_pico/bootloader/
A DCMakeLists.txt29 message(FATAL_ERROR "No flash type selected")
/modules/mbedtls/
A DCMakeLists.txt11 message(WARNING "No entropy device on the system, using fake entropy source!")
17 message(WARNING "
22 message(FATAL_ERROR "
/modules/hal_nxp/mcux/mcux-sdk/
A DCMakeLists.txt40 message("Load components for ${MCUX_DEVICE}:")
/modules/hal_infineon/btstack-integration/
A DCMakeLists.txt102 message(INFO " generate include of blob Bluetooth file: ${blob_hcd_file}")
/modules/hal_infineon/wifi-host-driver/
A DCMakeLists.txt310 message(INFO " generate include of blob FW file: ${airoc_wifi_fw_bin}")
316 message(INFO " generate include of blob CLM file: ${airoc_wifi_clm_bin}")
/modules/trusted-firmware-m/
A DCMakeLists.txt233 message(FATAL_ERROR "Unsupported ZEPHYR_TOOLCHAIN_VARIANT: ${ZEPHYR_TOOLCHAIN_VARIANT}")
240 message(FATAL_ERROR "CONFIG_TFM_PARTITION_INITIAL_ATTESTATION is not available "
560 message(WARNING

Completed in 45 milliseconds

12