Searched refs:never (Results 26 – 50 of 85) sorted by relevance
1234
/Zephyr-latest/samples/ |
D | sample_definition_and_criteria.rst | 69 never be used to test functionality of the subsystem or module the sample
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 44 - A user thread will never by default have access to user thread stacks 47 - A user thread will never by default have access to thread stacks owned
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | zephyr_common_config.ecl | 15 -default_call_properties+="pointee_read(1..=never)"
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/ |
D | index.rst | 19 cellular WAN to BLE. It’s never been easier to bridge wireless
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | mpsc_pbuf.rst | 10 context may interfere to flush the data and never come back (panic case).
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 120 object, that accepts a never ending queue of I/O like requests. How the iodev 130 will remove the SQE and never run it. If, however, the SQE already started
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | sys_mem_blocks.rst | 69 powered down to conserve energy, as the allocator code never touches
|
D | demand_paging.rst | 61 and should never be paged out.
|
D | heap.rst | 116 all allocated blocks are freed (or at least will never be used again)
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 191 │ ├── prj.conf │ never modified by west 285 ├── manifest-repo/ # .git/ never modified by west
|
D | built-in.rst | 163 With a clean working tree, a plain ``west update`` never fails 168 never fails either but does not treat all projects the same:
|
D | basics.rst | 30 │ # The manifest repository, never modified by west after creation:
|
D | build-flash-debug.rst | 190 build, or ``west config build.pristine never`` to disable the heuristic. 412 - ``never`` (default): Never try to guess, bail out instead and 421 - ``never`` (default): Never automatically make the build folder
|
D | config.rst | 142 - String, default empty. Set this to ``never`` to disable ``west grep``
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | Kconfig | 186 the instance can never enter the TIME_TRANSMITTER state.
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 30 …The size of the ICMsg queue is large enough to hold messages for all blocks, so it will never over… 209 so sending over the ICMsg will never fail because of buffer overflow.
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 125 means that the page(s) containing the exception handler must never 229 the 256 ASIDs (actually 254 as 0 and 1 are never used by user access)
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.0.rst | 867 * :github:`42961` - Bluetooth: periodic_sync sample never executes .recv callback 907 * :github:`42385` - STM32: Entropy : health test config & magic never used 970 * :github:`41945` - nxp_hal module: Seconds GPIO interrupt does never fire 1161 * :github:`40209` - Bluetooth: First AUX_SYNC_IND never received, missing event send to host 1168 * :github:`40152` - task_wdt can get stuck in a loop where hardware reset is never fired 1235 * :github:`39774` - modem: uart mux reading optimization never used
|
D | migration-guide-4.0.rst | 434 :c:enumerator:`BT_LE_ADV_OPT_ONE_TIME` and never automatically 455 is never passed to :c:func:`bt_le_adv_start`, you should:
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 245 '(-p --pristine)'{-p,--pristine}'[pristine build setting]:pristine:(auto always never)'
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 97 If ``__ASSERT()`` is disabled, then 'x' is assigned a value, but never used.
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 30 symbol without a prompt can never be changed directly by the user, not even by 308 of the selecting and selected symbol will never drift out of sync, e.g. when 525 relationship between the symbols harder to understand, even if code never looks
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig | 317 queued TX buffers never need to be fragmented, i.e. that the
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 123 time instants never decreases in value.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 198 If it is known that a thread will never run in user mode, or the stack is 202 These stacks save memory because an MPU region will never need to be
|
1234