Searched refs:their (Results 76 – 100 of 360) sorted by relevance
12345678910>>...15
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 19 is supported by Zephyr, and the features and their availability documented 86 the applications that implement their own (non-standard) class library and do 166 because their ``testcase.yaml`` configuration lets ``twister`` iterate 179 their C90 mode. 240 unfortunately require enclosing their designated initializers with
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 20 An up-to-date table of all APIs and their maturity level can be found in the 127 A breaking API change is defined as one that forces users to modify their 128 existing code in order to maintain the current behavior of their application. 232 back to their previous form 246 ``docs.zephyrproject.org`` and support developers migrating their code. Zephyr
|
D | overview.rst | 6 The table lists Zephyr's APIs and information about them, including their
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig | 18 native simulator as their runner.
|
/Zephyr-latest/scripts/coccinelle/ |
D | find_functions.cocci | 14 // are not loosing their const qualifier.
|
/Zephyr-latest/subsys/net/l2/ |
D | Kconfig | 37 implementation for this L2 - users can implement their own L2 using
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.mcux | 120 The user can reduce this value if their application uses fewer than
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig | 14 power efficiency by controlling their clock. Note that this has
|
/Zephyr-latest/samples/kernel/condition_variables/condvar/ |
D | README.rst | 14 become true. Different threads alternate between their entry point
|
/Zephyr-latest/tests/boards/espressif/rtc_clk/ |
D | README.rst | 10 …ock subsystems: CPU, RTC_FAST and RTC_SLOW. Each of these subsystems have their own clock sources …
|
/Zephyr-latest/boards/ambiq/apollo3p_evb/doc/ |
D | index.rst | 3 Apollo3 Blue Plus EVB is a board by Ambiq featuring their ultra-low power Apollo3 Blue Plus SoC.
|
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/doc/ |
D | index.rst | 3 Apollo4 Blue Plus KXR EVB is a board by Ambiq featuring their ultra-low power Apollo4 Blue Plus SoC.
|
/Zephyr-latest/modules/cmsis-nn/ |
D | Kconfig | 39 their variants. The convolution is implemented in 2 steps: im2col
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 356 …- Zephyr provides this information for its updates. Anyone using Zephyr in their products must che… 368 - For constrained devices that cannot have their software updated, the rationale 378 - For constrained devices that cannot have their software updated, the product 650 - Users should be given clear instructions on how to delete their personal data. 673 - The manufacturer should provide users with guidance on how to securely set up their device. 680 - The manufacturer should provide users with guidance on how to check whether their 715 - Consumers who gave consent for the processing of their personal data shall have
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 95 the stacks of other user threads outside of their memory domains. 108 noted for users who do not want heap allocations within their application: 146 logical applications running on the system to have their own pools. 174 (even though this has no implications on their memory access). There is a 177 domain membership from their parent thread. The main thread starts as a 191 that partitions be sized to some power of two, and aligned to their own 235 which need to be placed inside a partition are tagged with their destination
|
/Zephyr-latest/kernel/ |
D | Kconfig.mem_domain | 77 threads outside of their domains.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 31 …ectures, developers are able to easily tailor an optimal solution to meet their needs. As a true o…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 31 …ectures, developers are able to easily tailor an optimal solution to meet their needs. As a true o…
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_store | 25 their values to the first 30 bits.
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | README.txt | 12 tests run concurrently even though they report their progress at different
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 208 only have access to their own stacks. 211 their own memory resources. As threads are scheduled, only memory 279 security violations and limit their impact: 310 subset of permissions in the system required to perform their 443 These points shall be evaluated with respect to their impact on the 454 known and future attack vectors, and their impact on the system needs to 477 system vulnerabilities and their mitigation as described in 528 individual documents describing their security architecture. 529 Additionally, their impact on the system level security shall be 641 which the vendor could use to certify their Zephyr-enabled
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.adv | 74 This allows the Host to indicate their strict requirement
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 38 # Put functions and data in their own binary sections so that ld can
|
/Zephyr-latest/cmake/modules/ |
D | FindGnuLd.cmake | 84 # Extract GNU ld version. Different distros have their
|
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 41 regions be sized to a power of two and aligned to their size,
|
12345678910>>...15