Home
last modified time | relevance | path

Searched full:initial (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/Zephyr-Core-3.7.0/dts/bindings/can/
Dcan-fd-controller.yaml12 Initial data phase bitrate in bit/s. If this is unset, the initial data phase bitrate is set
17 Initial data phase bitrate in bit/s. If this is unset, the initial data phase bitrate is set
22 Initial data phase sample point in per mille (e.g. 875 equals 87.5%).
24 If this is unset (or if it is set to 0), the initial sample point will default to 75.0% for
Dcan-controller.yaml12 Initial bitrate in bit/s. If this is unset, the initial bitrate is set to
17 Initial bitrate in bit/s. If this is unset, the initial bitrate is set to
22 Initial sample point in per mille (e.g. 875 equals 87.5%).
24 If this is unset (or if it is set to 0), the initial sample point will default to 75.0% for
/Zephyr-Core-3.7.0/tests/subsys/zbus/integration/src/
Dchannels.c16 .build = 1023) /* Initial value major 0, minor 1, build 1023 */
25 ZBUS_MSG_INIT(0) /* Initial value {0} */
34 ZBUS_MSG_INIT(.total = 0) /* Initial value */
43 ZBUS_MSG_INIT(0) /* Initial value */
52 ZBUS_MSG_INIT(.status = false) /* Initial value */
61 ZBUS_MSG_INIT(.status = false) /* Initial value */
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dcrc.h28 /* Initial value expected to be used at the beginning of the crc8_ccitt
33 /* Initial value expected to be used at the beginning of the OpenPGP CRC-24 computation. */
77 * and polynomial used in addition to the initial value. This is O(n*8) where n
85 * @param seed Initial value for the CRC computation
98 * and polynomial used in addition to the initial value. This is O(n*8) where n
105 * depending on the value provided for the initial seed and the value the final
110 * poly: 0x8005 (0xA001) initial seed: 0xffff, xor output: 0x0000
115 * @param seed Initial value for the CRC computation
126 * and polynomial used in addition to the initial value.
132 * @param initial_value Initial value for the CRC computation
[all …]
/Zephyr-Core-3.7.0/include/zephyr/
Dsmf.h27 * @brief Macro to create a hierarchical state with initial transitions.
33 * @param _initial State initial transition object or NULL
41 IF_ENABLED(CONFIG_SMF_INITIAL_TRANSITION, (.initial = _initial,)) \
91 * Optional initial transition state. NULL for leaf states.
93 const struct smf_state *initial; member
124 * @brief Initializes the state machine and sets its initial state.
127 * @param init_state Initial state the state machine starts in.
/Zephyr-Core-3.7.0/lib/smf/
DKconfig18 bool "Support initial transitions for ancestor states"
20 If y, then each state can have an initial transition to a sub-state
/Zephyr-Core-3.7.0/dts/bindings/regulator/
Dx-powers,axp192-regulator.yaml55 - regulator-initial-mode
59 regulator-initial-mode:
66 Initial operating mode. AXP192 supports 2 different power modes:
Dcirrus,cp9314.yaml11 cirrus,initial-switched-capacitor-mode = "2:1";
34 cirrus,initial-switched-capacitor-mode:
/Zephyr-Core-3.7.0/samples/subsys/zbus/dyn_channel/src/
Dmain.c21 ZBUS_MSG_INIT(0) /* Initial value {0} */
30 ZBUS_MSG_INIT(.major = 0, .minor = 1, .build = 1) /* Initial value {0} */
39 ZBUS_MSG_INIT(0) /* Initial value {0} */
48 ZBUS_MSG_INIT(0) /* Initial value {0} */
/Zephyr-Core-3.7.0/dts/bindings/watchdog/
Dnxp,s32-swt.yaml43 - keyed: writes two pseudo-random key values based on an initial key.
46 initial-key:
50 Overrides the initial key when using keyed service mode.
/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/src/
Daccelerometer_handler.cpp34 bool initial = true; variable
80 if (initial && begin_index >= 100) { in ReadAccelerometer()
81 initial = false; in ReadAccelerometer()
84 if (initial) { in ReadAccelerometer()
/Zephyr-Core-3.7.0/samples/boards/stm32/ccm/
DREADME.rst17 are initialized. Like the normal data section the initial
25 that don't need to have a defined initial value (for example
64 Checking initial variable values: ... PASSED
66 Initial variable values:
110 Checking initial variable values: ... PASSED
112 Initial variable values:
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/
Ddhcpv6_internal.h52 #define DHCPV6_SOL_TIMEOUT 1000 /* Initial Solicit timeout, milliseconds */
54 #define DHCPV6_REQ_TIMEOUT 1000 /* Initial Request timeout, milliseconds */
58 #define DHCPV6_CNF_TIMEOUT 1000 /* Initial Confirm timeout, milliseconds */
61 #define DHCPV6_REN_TIMEOUT 10000 /* Initial Renew timeout, milliseconds */
63 #define DHCPV6_REB_TIMEOUT 10000 /* Initial Rebind timeout, milliseconds */
/Zephyr-Core-3.7.0/samples/tfm_integration/psa_crypto/src/
Dpsa_attestation.h15 /** Maximum buffer size for an initial attestation token instance. */
28 * @brief Gets an initial attestation token (IAT) from the TF-M secure
32 * The initial attestation token (IAT) is composed of a series of 'claims' or
/Zephyr-Core-3.7.0/soc/nxp/kinetis/ke1xf/
DKconfig55 int "Initial timeout for the watchdog timer in milliseconds"
60 Initial timeout value for the watchdog timer in
/Zephyr-Core-3.7.0/doc/services/device_mgmt/
Dsmp_transport.rst55 There are four types of types of frames: initial, partial, partial-final
56 and initial-final; each frame type differs by start marker and/or body
62 Initial frame requires to be followed by optional sequence of partial
68 Body of initial frame is preceded by two byte total packet length,
71 initial frame is N - 2.
75 frame, here called initial-final; for the description of initial-final
78 Initial frame format:
114 Initial-final frame format is similar to initial frame format,
117 ``<base64-i>`` of initial-final frame, is Base64 encoded data taking
142 Partial frame is continuation after previous initial or other partial
[all …]
/Zephyr-Core-3.7.0/samples/shields/npm1300_ek/
Dnrf52dk_nrf52832.overlay29 regulator-initial-mode = <NPM1300_LDSW_MODE_LDO>;
34 regulator-initial-mode = <NPM1300_LDSW_MODE_LDSW>;
/Zephyr-Core-3.7.0/arch/mips/core/
Dthread.c24 /* Initial stack frame for thread */ in arch_new_thread()
29 /* Setup the initial stack frame */ in arch_new_thread()
/Zephyr-Core-3.7.0/samples/subsys/zbus/uart_bridge/src/
Dperipheral.c22 ZBUS_MSG_INIT(0) /* Initial value {0} */
32 ZBUS_MSG_INIT(false) /* Initial value */
/Zephyr-Core-3.7.0/arch/nios2/core/
Dthread.c37 /* Initial stack frame data, stored at the base of the stack */ in arch_new_thread()
40 /* Setup the initial stack frame */ in arch_new_thread()
/Zephyr-Core-3.7.0/doc/hardware/peripherals/sensor/
Ddevice_tree.rst4 In the context of sensors device tree provides the initial hardware configuration
8 then be used in a boards devicetree to configure a sensor to its initial state.
/Zephyr-Core-3.7.0/tests/subsys/llext/simple/src/
Dmulti_file_ext1.c27 /* initial run: test variable initialization */ in test_entry()
39 printk("initial: local %d plus external %d equals %d\n", in test_entry()
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Dpriv_beacon_srv.rst25 The application can configure the initial parameters of the Private Beacon
28 changes to this configuration in the settings subsystem, the initial values may
/Zephyr-Core-3.7.0/doc/services/smf/
Dindex.rst42 By default, the hierarchical state machines do not support initial transitions
75 This example creates three hierarchical states with an initial transition
89 To set the initial state, the :c:func:`smf_set_initial` function should be
99 if an initial transition to a child state is defined. A well-formed
100 HSM should have initial transitions defined for all parent states.
147 SMF also does not provide any pseudostates except the Initial Pseudostate.
159 the initial state is S0.
242 /* Set initial state */
261 S0 and S1 share a parent state and S0 is the initial state.
346 /* Set initial state */
[all …]
/Zephyr-Core-3.7.0/arch/x86/core/
Duserspace.c32 * We don't need to update the privilege mode initial stack pointer either,
41 /* Set initial stack pointer when elevating privileges from Ring 3 in z_x86_swap_update_page_tables()
67 * Returns the initial entry point to swap into.
105 /* Transition will reset stack pointer to initial, discarding in arch_user_mode_enter()

12345678910>>...24