Searched refs:query (Results 51 – 75 of 97) sorted by relevance
1234
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_2.rst | 143 be included into build and listing them is not needed prior to issuing a query.
|
/Zephyr-latest/ |
D | README.rst | 15 …<a href="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%…
|
/Zephyr-latest/kernel/ |
D | mem_slab.c | 87 .query = k_mem_slab_stats_query,
|
D | thread.c | 45 .query = z_thread_stats_query,
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 125 query. Note that the hostname should not have any dots in it.
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | events.rst | 42 The kernel does allow an ISR to query an event object, however the ISR must
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 219 to query device for sector size on mount. 233 query every connected device for sector size.
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 169 # Function to query the status of the YAML context with the name <name>. 170 # The result of the query is stored in <result> 175 # <result> : Variable to store the result of the query.
|
/Zephyr-latest/subsys/debug/coredump/ |
D | coredump_backend_flash_partition.c | 629 .query = coredump_flash_backend_query,
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig | 61 With this option enabled, the application may query GPIO direction
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 103 .query = my_obj_type_stats_query,
|
/Zephyr-latest/lib/mem_blocks/ |
D | mem_blocks.c | 519 .query = sys_mem_blocks_stats_query,
|
/Zephyr-latest/boards/m5stack/m5stack_core2/doc/ |
D | index.rst | 80 | | possibility to query current battery status. | …
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 200 Allows to query MCUmgr about bootloader used by device and various bootloader
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 56 array and a set of functions is made available that can be used to query, probe
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 363 int "Rate to automatically query RSSI"
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 154 bool "DNS query over tcp"
|
D | CMakeLists.txt | 71 kconfig_to_ot_option(CONFIG_OPENTHREAD_DNS_CLIENT_OVER_TCP OT_DNS_CLIENT_OVER_TCP "Enable dns query…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 126 production, which the provisioner can query in some application specific
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 97 Applications can use the DNS API to query domain name information or IP
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 348 This allows C code to query information about and retrieve the values of cells
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 203 .. comment List derived from Jira query: ...
|
D | release-notes-1.14.rst | 31 .. comment List derived from GitHub Issue query: ... 84 .. comment List derived from GitHub Issue query: ... 282 .. comment List derived from GitHub Issue query: ... 1085 .. comment List derived from GitHub Issue query: ... 1151 * :github:`15197` - Socket-based DNS API will hang device if DNS query is not answered 2242 * :github:`6319` - Missing documentation for zephyr API to query kernel version: sys_kernel_version…
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 306 From the command line the user can query what tests are present, and select
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 288 describe the Simple Network Time Protocol that can be used to query
|
1234