Searched full:working (Results 1 – 25 of 314) sorted by relevance
12345678910>>...13
/Zephyr-latest/samples/kernel/condition_variables/simple/ |
D | README.rst | 40 [thread 0] working (0/5) 41 [thread 1] working (0/5) 42 [thread 2] working (0/5) 43 [thread 3] working (0/5) 44 [thread 4] working (0/5) 45 [thread 5] working (0/5) 46 [thread 6] working (0/5) 47 [thread 7] working (0/5) 48 [thread 8] working (0/5) 49 [thread 9] working (0/5) [all …]
|
/Zephyr-latest/doc/project/ |
D | working_groups.rst | 1 TSC Working Groups 7 The TSC, at its discretion, may establish working groups or subcommittees to 14 Working Group Membership Eligibility 17 - Each Working group (WG) shall determine its own membership eligibility, in 19 - Each working group shall have a team of members who are actively involved 22 :ref:`Collaborators <collaborator>`; however, working groups may impose 24 - All TSC members are eligible to join a working group as members, part of 28 - A working group should aim to have at least five to seven members to 30 - The structure of each working group within the Zephyr Project should be 32 optimal size of a working group can vary depending on the specific context and [all …]
|
/Zephyr-latest/drivers/i2s/ |
D | Kconfig.sam_ssc | 31 an output or an input depending on whether the receiver is working 42 an output or an input depending on whether the receiver is working
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | event_flags.c | 81 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_no_wait_timeout() 108 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_no_wait_timeout() 151 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_signalled() 157 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_signalled() 207 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_isr() 215 "Invalid event Flags ID is unexpectedly working!"); in test_event_flags_isr()
|
/Zephyr-latest/tests/kernel/interrupt/ |
D | testcase.yaml | 49 # test needs 2 working interrupt lines 65 # test needs 2 working interrupt lines
|
/Zephyr-latest/tests/kernel/workq/work_queue/ |
D | Kconfig | 7 int "Test item working time, msec."
|
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/ |
D | Kconfig.emul_sbs_gauge | 14 test code to check that things are working as expected.
|
/Zephyr-latest/drivers/fuel_gauge/bq27z746/ |
D | Kconfig | 21 test code to check that things are working as expected.
|
/Zephyr-latest/drivers/charger/ |
D | Kconfig.sbs_charger | 19 test code to check that things are working as expected.
|
/Zephyr-latest/dts/bindings/pm_cpu_ops/ |
D | arm_psci.yaml | 6 vendors, for supervisory software working at different levels of
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 120 This option increases working buffer size. 131 Enable LFN with static working buffer on the BSS. Always NOT thread-safe. 138 Enable LFN with dynamic working buffer on the STACK. 146 Enable LFN with dynamic working buffer on the HEAP. 166 The working buffer occupies (FS_FATFS_MAX_LFN + 1) * 2 bytes and
|
/Zephyr-latest/scripts/footprint/ |
D | compare_footprint | 15 current working directory if we have changes in git tree or we don't have git. 20 HEAD is we have changes in the working tree. 81 "Default is HEAD or working tree.") 107 raise Exception("Cannot continue, you have unstaged changes in your working tree") 199 logger.info('Working on current tree, not git enabled.') 219 'working space'))
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | Kconfig | 22 test code to check that things are working as expected.
|
/Zephyr-latest/.github/workflows/ |
D | hello_world_multiplatform.yaml | 42 working-directory: zephyr 65 working-directory: zephyr
|
D | manifest.yml | 21 working-directory: zephyrproject/zephyr
|
/Zephyr-latest/soc/st/stm32/common/ |
D | soc_config.c | 43 * RTT feature is working with realtime update only when in st_stm32_common_config() 56 * RTT feature is working with realtime update only when in st_stm32_common_config()
|
/Zephyr-latest/include/zephyr/posix/ |
D | pwd.h | 22 /* initial working directory */
|
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/ |
D | samr21_xpro.overlay | 30 /* PAD0 must be configured to allow working loop-back */
|
D | samr34_xpro.overlay | 37 /* PAD0 must be configured to allow working loop-back */
|
/Zephyr-latest/tests/boards/nrf/qdec/src/ |
D | main.c | 161 /* emulation working, handler should be called */ in ZTEST() 167 /* emulation not working, but there maybe old trigger, ignore */ in ZTEST() 188 /* emulation working, but handler not set, thus should not be called */ in ZTEST() 221 /* emulation working now */ in ZTEST() 318 * when emulation was still working (i.e. during previous test) in ZTEST() 329 /* emulation was not working, expect no readings */ in ZTEST()
|
/Zephyr-latest/share/sysbuild/ |
D | CMakeLists.txt | 13 # on current working dir.
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | README.rst | 9 A simple sample that shows code relocation working for Intel ADSP CAVS
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-stallguard.yaml | 18 Zero is the starting value working with most motors.
|
/Zephyr-latest/subsys/net/ip/ |
D | packet_socket.c | 31 * lan1..3 are working with them. in net_packet_socket_input()
|
/Zephyr-latest/cmake/sca/eclair/ |
D | sca_options.cmake | 4 verify that everything is correctly working" ON)
|
12345678910>>...13