/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/ |
D | README.rst | 1 .. zephyr:code-sample:: uac2-implicit-feedback 2 :name: USB Audio asynchronous implicit feedback sample 5 USB Audio 2 implicit feedback sample playing stereo and recording mono audio 12 with implicit feedback. The host adjusts number of stereo samples sent for
|
D | app.overlay | 62 implicit-feedback; 70 implicit-feedback;
|
/Zephyr-latest/tests/subsys/usb/uac2/ |
D | app.overlay | 82 implicit-feedback; 90 implicit-feedback;
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 3 -Werror=implicit-int 34 # C implicit promotion rules will want to make floats into doubles very easily 108 check_set_compiler_property(PROPERTY warning_error_implicit_int -Werror=implicit-int)
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 3 -Werror=implicit-int 41 # C implicit promotion rules will want to make floats into doubles very easily 97 check_set_compiler_property(PROPERTY warning_error_implicit_int -Werror=implicit-int)
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 48 # C implicit promotion rules will want to make floats into doubles very easily
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | wifi_mgmt.c | 414 twt_zep->implicit = twt_rpu->is_implicit ? 1 : 0; in nrf_wifi_event_proc_get_power_save_info() 557 twt_info.is_implicit = twt_params->setup.implicit; in nrf_wifi_set_twt() 637 twt_params.setup.implicit = twt_setup_info->info.is_implicit ? 1 : 0; in nrf_wifi_event_proc_twt_setup_zep()
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 112 (only implicit key mode, no key/device specific state, incoming
|
/Zephyr-latest/include/zephyr/net/ |
D | wifi_mgmt.h | 756 bool implicit; member 828 bool implicit; member
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 110 when this is selected, there is an implicit API change that
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | wifi_shell.c | 337 bool responder, bool implicit, bool announce, in print_twt_params() argument 352 implicit ? "true" : "false"); in print_twt_params() 389 resp->setup.implicit, in handle_wifi_twt_event() 1428 config.twt_flows[i].implicit, in cmd_wifi_ps() 1548 params.setup.implicit = 1; in cmd_wifi_twt_setup_quick() 1716 params->setup.implicit = (bool)value; in twt_args_to_params()
|
/Zephyr-latest/subsys/net/lib/config/ |
D | Kconfig | 161 Only implicit mode is supported, thus 0.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 297 …* Removed the implicit enabling of the :kconfig:option:`CONFIG_NVS` Kconfig option by the :kconfig…
|
D | migration-guide-4.0.rst | 90 the image version. This has been changed as the implicit counter calculation is incompatible with
|
D | migration-guide-3.6.rst | 27 If your library or application needed this, you may start getting an "implicit declaration"
|
D | release-notes-2.2.rst | 1008 * :github:`21365` - implicit casts in API headers must be replaced for C++ support 1028 * :github:`21229` - cc1plus: warning: '-Werror=' argument '-Werror=implicit-int' is not valid for C…
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | nxp_wifi_drv.c | 1504 twt_setup_conf.implicit = params->setup.implicit; in nxp_wifi_set_twt()
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.df | 174 Enable implicit initialization of GPIOs responsible for antenna
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 33 * :zephyr:code-sample:`uac2-implicit-feedback`
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 548 consists of a single (implicit) process with multiple threads. Therefore, the
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 155 ; names to properties is implicit in the structure of the DT.
|
D | bindings-syntax.rst | 430 implicit specifier space naming convention doesn't work. One appropriate
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 106 The synchronous exchange technique provides an implicit form of flow control,
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 280 4. LinkServer does not install an implicit breakpoint at the reset handler. If
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 605 | :zephyr:code-sample:`uac2-implicit-feedback` | 0x000F |
|