Searched full:implicitly (Results 1 – 25 of 59) sorted by relevance
123
/Zephyr-latest/dts/bindings/misc/ |
D | nordic,split-channel-groups.yaml | 19 are implicitly specified through the owned-channels property. This
|
D | nordic,split-channels.yaml | 36 implicitly specified through the owned-channels property. This property
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | overlay-mesh.conf | 30 # First one is implicitly taken by Device Key.
|
/Zephyr-latest/tests/kernel/mem_protect/obj_validation/src/ |
D | main.c | 118 * @brief Test requestor thread will implicitly be assigned permission on the 125 * - Then check the requestor thread will implicitly be assigned permission on 152 /* try to init that object, thread should have permissions implicitly */ in ZTEST()
|
/Zephyr-latest/tests/bluetooth/mesh_shell/ |
D | prj.conf | 66 # First one is implicitly taken by Device Key.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_cli.rst | 19 The Opcodes Aggregator Client model is implicitly bound to the device key on initialization. It
|
/Zephyr-latest/subsys/settings/include/settings/ |
D | settings_nvs.h | 22 * The NVS entry ID for the setting's value is determined implicitly based on
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | elf.h | 115 * due to alignment requirements, imm8[0] is implicitly 0 129 * due to alignment requirements, imm8[0] is implicitly 0 160 * due to alignment requirements, imm8[0] is implicitly 0 174 * due to alignment requirements, imm8[0] is implicitly 0
|
/Zephyr-latest/dts/bindings/can/ |
D | microchip,mcp251xfd.yaml | 47 This parameter also implicitly sets whether the clock is from the PLL
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 156 Access to them needs to be explicitly or implicitly granted. There are several 193 Objects allocated with :c:func:`k_object_alloc` implicitly grant 203 Some objects will be implicitly initialized at boot:
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 41 connection-oriented roles central implicitly enables observer role, and 42 peripheral implicitly enables broadcaster role. Usually the first step 106 called pairing is used. This process can either be triggered implicitly
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | adopted_deviations.ecl | 13 …OAPIC_BASE_ADDRESS, automatically generated by Autoconf, expands to an implicitly unsigned literal…
|
/Zephyr-latest/dts/bindings/adc/ |
D | adc-controller.yaml | 129 specified, in which case the differential mode is selected implicitly.
|
/Zephyr-latest/include/zephyr/console/ |
D | tty.h | 99 * Note that unbuffered mode is implicitly blocking, i.e. behaves as
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 37 buffers, rather this is done implicitly as :c:func:`net_buf_alloc` gets
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 96 option implicitly uses %a (or %A) for all decimal floating
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | veml7700.h | 132 * value is fetched implicitly using <tt>SENSOR_CHAN_LIGHT</tt>.
|
/Zephyr-latest/doc/services/ |
D | secure_storage.rst | 53 ``implicitly confidential and protected from replay``
|
/Zephyr-latest/arch/sparc/core/ |
D | window_trap.S | 57 /* WIM is implicitly read so nops are needed. */
|
/Zephyr-latest/drivers/video/ |
D | video_mcux_csi.c | 105 * through the pipeline (MIPI CSI-2 Rx --> Video Mux --> CSI) will be implicitly converted to a 351 * implicitly converted to a 32-bits pixel format. For example, an input in RGB565 in video_mcux_csi_get_caps()
|
/Zephyr-latest/arch/x86/core/ |
D | efi.c | 86 * implicitly break the spinlock we're using. The OS will be able to
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 774 ``bool`` symbols implicitly default to ``n``, and ``string`` symbols implicitly 779 ``string`` symbols. That also generates clearer documentation: (*Implicitly 783 they implicitly default to the empty string. This is partly for compatibility
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.h | 41 /** The application either explicitly or implicitly instructed the stack to scan 52 * The host will implicitly start scanning if it is not already doing so.
|
/Zephyr-latest/subsys/console/ |
D | tty.c | 107 /* Unbuffered operation, implicitly blocking. */ in tty_write()
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 86 Functions that are **sleep** are implicitly **reschedule**.
|
123