/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 20 pthread_barrier_destroy(),yes 21 pthread_barrier_init(),yes 22 pthread_barrier_wait(),yes 23 pthread_barrierattr_destroy(),yes 24 pthread_barrierattr_init(),yes 41 setjmp(), yes 42 longjmp(), yes 86 fnmatch(), yes 87 getopt(), yes 89 optarg, yes [all …]
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 79 # If the CREATE_SUBDIRS tag is set to YES then Doxygen will create up to 4096 91 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every 97 # This tag requires that the tag CREATE_SUBDIRS is set to YES. 101 # If the ALLOW_UNICODE_NAMES tag is set to YES, Doxygen will allow non-ASCII 124 # If the BRIEF_MEMBER_DESC tag is set to YES, Doxygen will include brief member 127 # The default value is: YES. 129 BRIEF_MEMBER_DESC = YES 131 # If the REPEAT_BRIEF tag is set to YES, Doxygen will prepend the brief 136 # The default value is: YES. 138 REPEAT_BRIEF = YES [all …]
|
/Zephyr-latest/ |
D | .codecov.yml | 3 require_ci_to_pass: yes 11 project: yes 12 patch: yes 23 conditional: yes 24 loop: yes
|
/Zephyr-latest/doc/kernel/services/ |
D | index.rst | 59 … Queue Arbitrary [1] 4 B [2] Yes [3] Yes … 60 … Queue Arbitrary [1] 4 B [2] Yes [3] Yes … 61 … Array Word Word Yes [3] Yes … 62 … Ring buffer Arbitrary [6] Power of two Yes [3] Yes … 63 Mailbox Yes Queue Arbitrary [1] Arbitrary N… 64 … Ring buffer [4] Arbitrary Arbitrary Yes [5] Yes [5] …
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ptp.rst | 39 Ordinary Clock, yes 40 Boundary Clock, yes 43 End to end delay mechanism, yes 49 UDP IPv4 transport protocol, yes 50 UDP IPv6 transport protocol, yes 52 Hardware timestamping, yes 54 TIME_RECEIVER_ONLY PTP Instance, yes
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | gptp.c | 314 PR("AS capable : %s\n", port_ds->as_capable ? "yes" : "no"); in gptp_print_port_info() 318 ": %s\n", port_ds->ptt_port_enabled ? "yes" : "no"); in gptp_print_port_info() 320 ": %s\n", port_ds->is_measuring_delay ? "yes" : "no"); in gptp_print_port_info() 346 port_ds->compute_neighbor_rate_ratio ? "yes" : "no"); in gptp_print_port_info() 349 port_ds->compute_neighbor_prop_delay ? "yes" : "no"); in gptp_print_port_info() 423 port_state->sync_rcv.rcvd_sync ? "yes" : "no"); in gptp_print_port_info() 426 port_state->sync_rcv.rcvd_follow_up ? "yes" : "no"); in gptp_print_port_info() 429 port_state->sync_rcv.follow_up_timeout_expired ? "yes" : "no"); in gptp_print_port_info() 440 port_state->sync_send.rcvd_md_sync ? "yes" : "no"); in gptp_print_port_info() 443 port_state->sync_send.md_sync_timestamp_avail ? "yes" : "no"); in gptp_print_port_info() [all …]
|
D | ppp.c | 87 "yes" : "no"); in cmd_net_ppp_status() 97 "yes" : "no"); in cmd_net_ppp_status() 108 "yes" : "no"); in cmd_net_ppp_status() 119 "yes" : "no"); in cmd_net_ppp_status()
|
/Zephyr-latest/doc/services/portability/posix/aep/ |
D | index.rst | 51 :ref:`POSIX_C_LANG_JUMP <posix_option_group_c_lang_jump>`, yes, 52 :ref:`POSIX_C_LANG_SUPPORT <posix_option_group_c_lang_support>`, yes, 53 …:ref:`POSIX_DEVICE_IO <posix_option_group_device_io>`, yes, :kconfig:option:`CONFIG_POSIX_DEVICE_I… 54 …:ref:`POSIX_SIGNALS <posix_option_group_signals>`, yes, :kconfig:option:`CONFIG_POSIX_SIGNALS` :re… 55 …:ref:`POSIX_SINGLE_PROCESS <posix_option_group_single_process>`, yes, :kconfig:option:`CONFIG_POSI… 56 …:ref:`XSI_THREADS_EXT <posix_option_group_xsi_threads_ext>`, yes, :kconfig:option:`CONFIG_XSI_THRE… 103 :ref:`POSIX_C_LANG_MATH <posix_option_group_c_lang_math>`, yes, 144 …:ref:`POSIX_NETWORKING <posix_option_group_networking>`, yes, :kconfig:option:`CONFIG_POSIX_NETWOR…
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 185 - "Yes", 213 40 eligible TSC voters. 3 abstain from a vote on a motion. 12 vote Yes. 11 vote 217 Majority vote: 12 Yes vs. 11 No. Yes wins. 222 40 eligible TSC voters. 5 abstain from a vote on a motion. 12 vote Yes. 6 229 40 eligible TSC voters. 21 abstain from a vote on a motion. 2 vote Yes. 1 votes 232 Majority vote: 2 Yes vs. 1 No. Yes wins.
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 16 ; - eraseFlash if set to "yes", the whole content in Flash device will be * 20 ; - verifyFlash if set to "yes", verify after program application to Flash * 57 IF ("&eraseFlash"=="yes") 74 IF ("&verifyFlash"=="yes")
|
/Zephyr-latest/soc/nordic/common/ |
D | dmm.c | 148 /* If yes, assign buffer_out to user_buffer*/ in dmm_buffer_out_prepare() 165 * If yes, writeback all cache lines associated with output buffer in dmm_buffer_out_prepare() 191 /* If yes, free the buffer */ in dmm_buffer_out_release() 221 /* If yes, assign buffer_in to user_buffer */ in dmm_buffer_in_prepare() 235 * If yes, invalidate all cache lines associated with input buffer in dmm_buffer_in_prepare() 258 * If yes, invalidate all cache lines associated with input buffer in dmm_buffer_in_release() 272 /* If yes, no action is needed */ in dmm_buffer_in_release() 278 /* If yes, free the buffer */ in dmm_buffer_in_release()
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | startup.cmm | 15 ; - eraseFlash if set to "yes", the whole content in Flash device will be * 19 ; - verifyFlash if set to "yes", verify after program application to Flash * 64 IF ("&eraseFlash"=="yes") 81 IF ("&verifyFlash"=="yes")
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max22190-gpio.yaml | 78 0 | 0 | 0 | 24-bit | yes | no 80 2 | 1 | 0 | 24-bit | yes | yes 81 3 | 1 | 1 | 16-bit | no | yes
|
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/ |
D | main.c | 30 /* usage: 0, +1, resume: yes */ in get_runner() 101 /* usage: 0, +1, resume: yes */ in ZTEST() 120 /* usage: 1, -1, suspend: yes */ in ZTEST() 135 /* usage: 0, +1, resume: yes */ in ZTEST() 145 /* usage: 1, -1, suspend: yes (queued) */ in ZTEST() 177 /* usage: 0, +1, resume: yes */ in ZTEST() 186 /* usage: 1, -1, suspend: yes (queued) */ in ZTEST()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | cs.c | 495 params.initiator_supported ? "Yes" : "No", in cmd_read_local_supported_capabilities() 496 params.reflector_supported ? "Yes" : "No", params.mode_3_supported ? "Yes" : "No", in cmd_read_local_supported_capabilities() 497 params.rtt_aa_only_precision == BT_CONN_LE_CS_RTT_AA_ONLY_NOT_SUPP ? "No" : "Yes", in cmd_read_local_supported_capabilities() 498 params.rtt_aa_only_precision == BT_CONN_LE_CS_RTT_AA_ONLY_10NS ? "Yes" : "No", in cmd_read_local_supported_capabilities() 500 params.rtt_sounding_precision == BT_CONN_LE_CS_RTT_SOUNDING_NOT_SUPP ? "No" : "Yes", in cmd_read_local_supported_capabilities() 501 params.rtt_sounding_precision == BT_CONN_LE_CS_RTT_SOUNDING_10NS ? "Yes" : "No", in cmd_read_local_supported_capabilities() 505 : "Yes", in cmd_read_local_supported_capabilities() 506 params.rtt_random_payload_precision == BT_CONN_LE_CS_RTT_RANDOM_PAYLOAD_10NS ? "Yes" in cmd_read_local_supported_capabilities() 509 params.phase_based_nadm_sounding_supported ? "Yes" : "No", in cmd_read_local_supported_capabilities() 510 params.phase_based_nadm_random_supported ? "Yes" : "No", in cmd_read_local_supported_capabilities() [all …]
|
/Zephyr-latest/subsys/bluetooth/services/bas/ |
D | bas_internal.h | 40 * - 1 = Yes 43 * - 1 = Yes 48 * - 1 = Yes 99 * - 1 = Yes
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 52 forced_state -> config_system_managed_device_pm [label="yes"] 56 config_system_managed_device_pm -> pm_suspend_devices [label="yes"] 59 config_system_managed_device_pm2 -> pm_resume_devices [label="yes"] 67 config_pm -> forced_state [label="yes" lhead="cluster_1"]
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 314 - Yes 338 - Yes [4]_ 344 - Yes [4]_ 362 - Yes 382 - Yes 387 - Yes 392 - Yes 397 - Yes 402 - Yes
|
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/ |
D | index.rst | 148 eraseFlash=<yes/no> verifyFlash=<yes/no> 157 - ``eraseFlash=yes`` erases the whole content of SoC internal flash before the 160 - ``verifyFlash=yes`` verify the SoC internal flash content after programming 167 … trace32 --startup-args elfFile=build/zephyr/zephyr.elf loadTo=flash eraseFlash=yes verifyFlash=yes
|
/Zephyr-latest/boards/common/ |
D | openocd.board.cmake | 8 set_ifndef(OPENOCD_USE_LOAD_IMAGE YES)
|
/Zephyr-latest/samples/drivers/gnss/src/ |
D | main.c | 49 STRINGIFY(define), (supported & define) ? "Yes" : "No", \ 50 (enabled & define) ? "Yes" : "No");
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/ |
D | board.cmake | 16 board_runner_args(trace32 "lockstep=yes")
|
/Zephyr-latest/samples/net/mqtt_sn_publisher/compose/ |
D | gateway.conf | 38 # When AggregatingGateway=YES or ClientAuthentication=YES,
|
/Zephyr-latest/cmake/modules/ |
D | FindTargetTools.cmake | 10 # | Target C-compiler | Yes | | 11 # | Target Assembler | Yes | | 12 # | Target linker | Yes | |
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 251 ignore-comments=yes 254 ignore-docstrings=yes 257 ignore-imports=yes
|