Searched full:ensuring (Results 1 – 25 of 55) sorted by relevance
123
/Zephyr-latest/doc/safety/ |
D | index.rst | 7 for ensuring safety is addressed within the Zephyr project.
|
/Zephyr-latest/doc/security/ |
D | index.rst | 7 for ensuring security is addressed within the Zephyr project.
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | st,stm32h7-ethernet.yaml | 10 ensuring flexibility and ease of configuration.
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32wb0-lsi-clock.yaml | 9 allows to adapt all frequency-based calculations to a somewhat accurate value, ensuring
|
/Zephyr-latest/cmake/sca/sparse/ |
D | sca.cmake | 10 # cgcc is called, thereby ensuring correct behavior of sparse without a need
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | soc.c | 29 * Enable Peripheral Clocks, ensuring UART can wake the processor from in soc_early_init_hook()
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | retained_mem.rst | 32 responsible for ensuring that the function calls do not conflict with each
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/ |
D | README.rst | 10 driver in action and to serve as a test ensuring that this driver is buildable
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 35 There are multiple approaches to ensuring that the data seen by the processor 152 cache lines in the specified region as stale, ensuring that the cache line will 159 and then invalidate it, ensuring that the cache will be refreshed the next time
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | cpu_wait.c | 44 * occurs this function will continue waiting after, ensuring that
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 18 the overall success and growth of the Zephyr Project, ensuring that it remains a 51 Provide guidance and oversight on technical matters, ensuring alignment with 69 coordinate project releases, ensuring timely delivery and quality assurance.
|
/Zephyr-latest/doc/services/modem/ |
D | index.rst | 14 highly flexible, ensuring stability and scalability.
|
/Zephyr-latest/boards/native/native_posix/ |
D | cpu_wait.c | 52 * occurs this function will continue waiting after, ensuring that
|
/Zephyr-latest/boards/native/native_sim/ |
D | cpu_wait.c | 55 * occurs this function will continue waiting after, ensuring that
|
/Zephyr-latest/drivers/timer/ |
D | apic_timer.c | 71 * away from this roll-over transition by ensuring consecutive CCR in sys_clock_cycle_get_64()
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 16 additional software-level features to it for ensuring the validity of data. 133 users are then responsible for ensuring that the function calls do not conflict
|
/Zephyr-latest/tests/kernel/common/src/ |
D | irq_offload.c | 118 * ensuring that the interrupt returns back to this thread and in ZTEST()
|
/Zephyr-latest/include/zephyr/fs/ |
D | littlefs.h | 71 * object. The application is responsible for ensuring the configured
|
/Zephyr-latest/tests/net/conn_mgr_monitor/src/ |
D | main.c | 343 * @brief Ignores and then toggles ifb's readiness several times, ensuring no events are fired. 588 * ensuring the correct events are observed and generated by conn_mgr_monitor. 1136 /* Ignore if_simp_a, ensuring if_simp_b is unaffected */ in ZTEST() 1143 /* Ignore if_simp_b, ensuring if_simp_a is unaffected */ in ZTEST() 1150 /* Watch if_simp_a, ensuring if_simp_b is unaffected */ in ZTEST() 1157 /* Watch if_simp_b, ensuring if_simp_a is unaffected */ in ZTEST() 1164 /* Ignore the entire DUMMY_L2, ensuring all ifaces except if_dummy_eth are affected */ in ZTEST() 1177 /* Watch the entire DUMMY_L2, ensuring all ifaces except if_dummy_eth are affected */ in ZTEST()
|
/Zephyr-latest/subsys/rtio/ |
D | rtio_handlers.c | 13 * Verify each SQE type operation and its fields ensuring
|
/Zephyr-latest/doc/kernel/services/other/ |
D | atomic.rst | 99 architecture-specific implementations are responsible for ensuring
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 195 Picolibc usually uses a TLS variable for errno, ensuring that
|
/Zephyr-latest/doc/services/ |
D | secure_storage.rst | 16 As such, it provides an implementation of the API on those that don't already have one, ensuring
|
/Zephyr-latest/include/zephyr/drivers/ |
D | hwinfo.h | 81 * Drivers are responsible for ensuring that the ID data structure is a
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | mutexes.rst | 8 an associated hardware or software resource by ensuring mutually exclusive
|
123