Home
last modified time | relevance | path

Searched refs:behaviour (Results 1 – 25 of 55) sorted by relevance

123

/Zephyr-latest/subsys/mgmt/mcumgr/
DKconfig23 bool "Legacy rc (result code) response behaviour"
26 This will enable legacy result code response behaviour of having rc
28 mcumgr acts with new behaviour and will only return rc is the result
32 response will be empty with the new behaviour enabled, as opposed to
33 the old behaviour where the rc field will be present in the response.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DKconfig7 # group commands behaviour and other aspects.
44 bool "Legacy behaviour: Use rc field for shell function return code"
46 Enabling this options brings back legacy behaviour where the shell
/Zephyr-latest/lib/posix/options/
DKconfig.sched12 Since Zephyr does not yet support processes, most of this behaviour is undefined, except for
DKconfig.procN11 group is not implemented and is considered undefined behaviour.
/Zephyr-latest/drivers/watchdog/
Dwdt_nrfx.c46 wdt_config.behaviour |= NRF_WDT_BEHAVIOUR_STOP_ENABLE_MASK; in wdt_nrf_setup()
50 wdt_config.behaviour |= NRF_WDT_BEHAVIOUR_RUN_SLEEP_MASK; in wdt_nrf_setup()
54 wdt_config.behaviour |= NRF_WDT_BEHAVIOUR_RUN_HALT_MASK; in wdt_nrf_setup()
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DKconfig61 connected to a GPIO pin is used to measure time behaviour.
68 connected to a GPIO pin is used to measure time behaviour.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/
DKconfig6 # group commands behaviour and other aspects.
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/
DKconfig5 # group commands behaviour and other aspects.
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DKconfig5 # group commands behaviour and other aspects.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/
DKconfig6 # group commands behaviour and other aspects.
/Zephyr-latest/drivers/charger/
Dcharger_pf1550.c89 enum charger_pf1550_led_behaviour behaviour; member
341 if (cfg->behaviour == PF1550_LED_MANUAL_OFF) { in pf1550_led_config()
354 (cfg->behaviour == PF1550_LED_FLASH_IN_CHARGING_ON_IN_FAULT ? in pf1550_led_config()
671 .behaviour = DT_INST_ENUM_IDX(inst, pf1550_led_behaviour), \
/Zephyr-latest/subsys/mgmt/mcumgr/grp/stat_mgmt/
DKconfig7 # group commands behaviour and other aspects.
/Zephyr-latest/doc/services/portability/posix/conformance/
Dindex.rst146 Some features may exhibit undefined behaviour as they fall beyond the scope of Zephyr's current
149 Such undefined behaviour is denoted with the † (obelus) symbol. Additional details
/Zephyr-latest/doc/hardware/arch/
Dsemihost.rst23 by an application. This can be useful when attempting to validate the behaviour
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/
DKconfig6 # here affect behaviour of services provided by source code of mcumgr/mgmt/
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_9.rst134 and shell command execution return code, this legacy behaviour can be
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig6 # group commands behaviour and other aspects.
/Zephyr-latest/boards/arduino/portenta_h7/
Darduino_portenta_h7_stm32h747xx_m7.dts131 pf1550,led-behaviour = "manual-off";
/Zephyr-latest/samples/subsys/fs/fs_sample/
DREADME.rst71 To disable this behaviour disable :kconfig:option:`CONFIG_FS_FATFS_MOUNT_MKFS` .
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst39 System requirements describe the behaviour of the Zephyr RTOS (= the system here).
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst27 Shows the scroll behaviour of a panel with a large list.
/Zephyr-latest/dts/arm/atmel/
Dsam4l.dtsi47 * deterministic behaviour. That way the extra memory can be
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig7 # group commands behaviour and other aspects.
103 behaviour is, when image is not selected, to upload to image that represents secondary
/Zephyr-latest/doc/build/signing/
Dindex.rst102 used as a reference for creating a new signing system or extending the default behaviour.
/Zephyr-latest/doc/develop/test/
Dtwister_statuses.rst41 One can modify Twister's behaviour on a per-Suite basis via ``testcase.yaml`` files.

123