Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 25 of 84) sorted by relevance

1234

/Zephyr-Core-2.7.6/samples/modules/tflite-micro/magic_wand/src/
Daccelerometer_handler.cc35 bool initial = true; variable
85 if (initial && begin_index >= 100) { in ReadAccelerometer()
86 initial = false; in ReadAccelerometer()
89 if (initial) { in ReadAccelerometer()
/Zephyr-Core-2.7.6/subsys/net/lib/coap/
DKconfig56 int "base length of the random generated initial ACK timeout in ms"
63 bool "Randomize initial ACK timeout, as specified in RFC 7252"
66 If enabled, the initial ACK timeout will be randomized, as specified
69 COAP_INIT_ACK_TIMEOUT_MS option). Otherwise, the initial ACK timeout
/Zephyr-Core-2.7.6/include/arch/arm/aarch32/cortex_r/scripts/
Dapp_data_alignment.ld7 /* Set initial alignment to the 32 byte minimum for all MPUs */
/Zephyr-Core-2.7.6/include/arch/common/
Dapp_data_alignment.ld7 /* Set initial alignment to the 32 byte minimum for all MPUs */
/Zephyr-Core-2.7.6/include/arch/arm/aarch32/cortex_a_r/scripts/
Dapp_data_alignment.ld7 /* Set initial alignment to the 32 byte minimum for all MPUs */
/Zephyr-Core-2.7.6/doc/reference/bluetooth/mesh/
Dproxy.rst9 controlled by the :ref:`bluetooth_mesh_models_cfg_srv`, and the initial value
Dcfg_srv.rst12 The :c:struct:`bt_mesh_cfg_srv` structure has been deprecated. The initial
/Zephyr-Core-2.7.6/boards/shields/waveshare_epaper/
Dwaveshare_epaper_gdeh0213b72.overlay26 lut-initial = [
Dwaveshare_epaper_gdeh029a1.overlay27 lut-initial = [
Dwaveshare_epaper_gdeh0213b1.overlay26 lut-initial = [
/Zephyr-Core-2.7.6/samples/boards/olimex_stm32_e407/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
110 Checking initial variable values: ... PASSED
/Zephyr-Core-2.7.6/tests/benchmarks/sched/
DREADME.rst9 _pend_curr_irqlock(). From this initial state:
/Zephyr-Core-2.7.6/samples/drivers/counter/alarm/
DREADME.rst9 It sets an alarm with an initial delay of 2 seconds. At each alarm
/Zephyr-Core-2.7.6/subsys/net/ip/
DKconfig.ipv466 int "Maximum time out for initial discover request"
72 1 and 10 seconds before sending the initial discover.
/Zephyr-Core-2.7.6/boards/arm/reel_board/
Dreel_board.dts76 lut-initial = [
Dreel_board_v2.dts52 lut-initial = [
/Zephyr-Core-2.7.6/samples/subsys/display/cfb_shell/
DREADME.rst107 **print**: pass the initial column and row positions and the text in
118 **scroll**: pass the scroll direction, vertical or horizontal, the initial
/Zephyr-Core-2.7.6/drivers/watchdog/
DKconfig.stm3224 Set initial timeout value for IWDG in ms if enabled at boot.
/Zephyr-Core-2.7.6/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst11 peripheral advertising with varying Tx power. The initial advertiser TX power
/Zephyr-Core-2.7.6/tests/drivers/regulator/fixed/
DREADME.txt13 optimized one synchronous transitions. The initial state of the
/Zephyr-Core-2.7.6/subsys/net/l2/ethernet/gptp/
DKconfig145 int "Set initial pdelay request interval in Log2 base"
153 int "Set initial sync interval in Log2 base"
161 int "Set initial announce interval in Log2 base"
/Zephyr-Core-2.7.6/doc/security/
Dsensor-threat.rst293 lifecycle that impact security include initial provisioning, normal
296 a. **Initial provisioning**. During the initial provisioning stage,
297 it is necessary to program the bootloader, an initial application
298 image, a device secret, and initial configuration data
299 [th-initial-provision]_. In
304 [th-initial-secret]_.
390 .. [th-initial-provision]
393 .. [th-initial-secret]
394 The initial secret shall be securely maintained, and destroyed in
/Zephyr-Core-2.7.6/doc/development_process/
Dindex.rst31 feedback, and responses from the community and contributors, both for initial
/Zephyr-Core-2.7.6/soc/x86/apollo_lake/doc/
Dsupported_features.txt57 ``current-speed`` is unchanged, and as usual indicates the initial baud rate.
/Zephyr-Core-2.7.6/samples/boards/nrf/system_off/
DREADME.rst30 system off was entered, and total uptime since initial power-on are retained

1234