Searched full:actually (Results 1 – 25 of 284) sorted by relevance
12345678910>>...12
/Zephyr-Core-3.5.0/arch/nios2/core/ |
D | prep_c.c | 41 /* Only need to flush the data cache here if there actually is an in _PrepC() 43 * actually committed. in _PrepC()
|
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/tests/test-bindings/ |
D | false-positive.yaml | 1 # A file that mentions a 'compatible' string without actually implementing it.
|
/Zephyr-Core-3.5.0/drivers/entropy/ |
D | Kconfig.native_posix | 13 It actually generates always the same sequence of random numbers if
|
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/include/zephyr/ |
D | offsets.h | 14 * but don't actually use anything from it when unit testing.
|
/Zephyr-Core-3.5.0/dts/bindings/flash_controller/ |
D | st,stm32-flash-controller.yaml | 13 readout protection (RDP1). Actually, any byte except 0xAA and 0xCC
|
/Zephyr-Core-3.5.0/soc/arc/snps_arc_hsdk4xd/ |
D | Kconfig.defconfig | 22 # Actually cpu has 4 banks but zephys currently supports up to 2
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_disable.sh | 10 # disables it again. Then we check that that the lpn node is actually in a
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_a_r/ |
D | swap.c | 12 /* The 'key' actually represents the BASEPRI register
|
/Zephyr-Core-3.5.0/tests/boot/test_mcuboot/ |
D | sysbuild.cmake | 24 # is actually present in flash.
|
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf91/ |
D | Kconfig.soc | 24 # but since the nRF9161 is what a user can actually see on a board, using
|
/Zephyr-Core-3.5.0/samples/subsys/display/lvgl/ |
D | sample.yaml | 27 # The minimum RAM needed for this display is actually around 8MB,
|
/Zephyr-Core-3.5.0/boards/arm/fvp_baser_aemv8r_aarch32/ |
D | fvp_baser_aemv8r_aarch32.dts | 15 * The SRAM node is actually located in the
|
/Zephyr-Core-3.5.0/cmake/compiler/host-gcc/ |
D | target.cmake | 15 # crash, it won't actually be called
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | nordic,nrf-spim.yaml | 38 the input serial data on MISO is actually sampled. This property does
|
/Zephyr-Core-3.5.0/boards/arm64/phycore_am62x_a53/ |
D | phycore_am62x_a53.dts | 37 /* Note: This board actually has 2GB DRAM available */
|
/Zephyr-Core-3.5.0/include/zephyr/console/ |
D | console.h | 36 * @return >0, number of actually read bytes (can be less than size param) 49 * @return =>0, number of actually written bytes (can be less than size param)
|
D | tty.h | 116 * @return >0, number of actually read bytes (can be less than size param) 129 * @return =>0, number of actually written bytes (can be less than size param)
|
/Zephyr-Core-3.5.0/samples/subsys/testsuite/pytest/basic/pytest/ |
D | test_sample.py | 25 passed by twister. Actually, fixture cmdopt returns a path of the directory
|
/Zephyr-Core-3.5.0/lib/libc/armstdc/src/ |
D | threading_weak.c | 14 * symbol is never actually called.
|
/Zephyr-Core-3.5.0/dts/bindings/display/ |
D | ilitek,ili9xxx-common.yaml | 35 only 6 color bits are actually used being in practice equivalent to
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/spi/ |
D | spi.h | 34 * prior to actually make the transfer, it is thus inactive during the transfer,
|
/Zephyr-Core-3.5.0/lib/os/ |
D | thread_entry.c | 33 * generate preamble code that is only used by functions that actually return.
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/clock/ |
D | esp32c3_clock.h | 34 * These IDs are actually offsets in CLK and RST Control registers.
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/shell/ |
D | bap_scan_delegator.rst | 18 does not actually support syncing with periodic advertisements yet.
|
/Zephyr-Core-3.5.0/boards/arm64/fvp_baser_aemv8r/ |
D | fvp_baser_aemv8r.dts | 16 * The SRAM node is actually located in the
|
12345678910>>...12