Searched full:assuming (Results 1 – 25 of 126) sorted by relevance
123456
/Zephyr-latest/doc/develop/toolchains/ |
D | intel_oneapi_toolkit.rst | 9 #. Assuming the toolkit is installed in ``/opt/intel/oneApi``, set environment
|
/Zephyr-latest/drivers/dma/ |
D | dma_handlers.c | 10 /* Both of these APIs are assuming that the drive implementations are checking
|
/Zephyr-latest/lib/cpp/abi/ |
D | cpp_dtors.c | 31 * Function does nothing at the moment, assuming the global objects
|
/Zephyr-latest/arch/arm64/core/ |
D | tls.c | 22 * is generating code assuming these fields are there, in arch_tls_stack_setup()
|
/Zephyr-latest/arch/xtensa/core/ |
D | tls.c | 26 * is generating code assuming these fields are there, in arch_tls_stack_setup()
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_sam.c | 47 * more than 336 HCLK ticks. Assuming the CPU can do 1 in entropy_sam_wait_ready() 50 * assuming the loop only takes 1 instruction. So looping a in entropy_sam_wait_ready()
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nxp_s32 | 32 If not selected, the driver uses a fixed configuration assuming 256 By
|
D | Kconfig.nor | 26 Synthesize a minimal configuration assuming 256 By page size (or as
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_timing.sdc | 7 # JTAG Signal Constraints constrain the TCK port, assuming a 10MHz JTAG clock and 3ns delays
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_intel_adsp_mtl_tlb.h | 19 * assuming
|
/Zephyr-latest/arch/arm/core/ |
D | tls.c | 32 * is generating code assuming these fields are there,
|
/Zephyr-latest/arch/arc/core/ |
D | tls.c | 44 * is generating code assuming these fields are there, in arch_tls_stack_setup()
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 158 synchronization information before assuming that the master is no 166 an Announce message before assuming that the master is no longer
|
/Zephyr-latest/drivers/sensor/ti/tmp108/ |
D | tmp108_trigger.c | 38 * assuming the chip should wake up and take a reading after the typical in tmp108_trigger_handle_one_shot()
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 40 Assuming that the Corstone-300 FVP has been downloaded, installed and added to
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_irq.S | 26 * on return, and assuming nobody would ever change a
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 29 about 35-40 channels, assuming a single antenna path. 32 the console. They are designed assuming a single subevent per procedure.
|
/Zephyr-latest/samples/subsys/usb/shell/ |
D | README.rst | 17 Assuming the board has a supported USB device controller, the example can be
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/ |
D | README.txt | 31 Assuming you have already
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 69 Number of TX retries before dropping the data and assuming that
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/src/ |
D | zcbor_bulk.c | 80 /* Lazy run, comparing pointers only assuming that compiler will be able to store in zcbor_map_decode_bulk_key_found()
|
/Zephyr-latest/samples/sensor/bme280/ |
D | README.rst | 131 Here is example output for the default application settings, assuming that only 147 Here is example output for the default application settings, assuming that two
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 72 from the APU, running Linux, to the RPU, assuming the target board has a compatible 113 Assuming you are using the default ``petalinux`` user from the Xilinx
|
/Zephyr-latest/samples/drivers/charger/src/ |
D | main.c | 73 printk("Enabling charge not supported, assuming auto charge enable\n"); in main()
|
/Zephyr-latest/cmake/modules/ |
D | FindGnuLd.cmake | 35 "defined. Assuming GNULD_LINKER_IS_BFD as OFF, please set GNULD_LINKER_IS_BFD "
|
123456