Searched full:worst (Results 1 – 25 of 42) sorted by relevance
12
/Zephyr-latest/dts/bindings/power/ |
D | zephyr,power-state.yaml | 33 Worst case latency in microseconds required to exit the idle state.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_vendor.h | 12 /* Worst-case time margin needed after event end-time in the air
|
/Zephyr-latest/dts/arm/gd/gd32l23x/ |
D | gd32l233rc.dtsi | 40 * Assume GD32L23X use the worst implementation, set the max erase
|
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/ |
D | rbtree_perf.c | 150 * height with the worst-case's height. 168 * -# Check if the recorded heights are less than the worst
|
/Zephyr-latest/doc/develop/west/ |
D | sign.rst | 31 environment differences. Last and worst: new signing feature and options are
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.xilinx_axi_dma | 82 worst-case latency.
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 66 size makes each measure roughly 42µs slower in the worst case.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_vendor.h | 42 /* Worst-case time margin needed after event end-time in the air
|
/Zephyr-latest/drivers/led_strip/ |
D | lpd880x.c | 48 * The LPD8803 is the worst case, at 3 output channels per IC. in lpd880x_update()
|
/Zephyr-latest/doc/develop/optimizations/ |
D | tools.rst | 17 with features available through the compiler, we can also generate worst-case 190 To view worst-case stack usage analysis, build this with the
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt_client.h | 93 /** Worst case init upload message size */
|
/Zephyr-latest/samples/kernel/metairq_dispatch/ |
D | README.rst | 140 I: Best Worst Mean Stdev
|
/Zephyr-latest/tests/kernel/threads/dynamic_thread/src/ |
D | main.c | 151 * in kernel/userspace.c. We pessimize the alignment to the worst in ZTEST()
|
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/ |
D | soc.c | 118 /* Set worst case memory wait states (! ultra low power, 150 MHz), will in init_cycfg_platform()
|
/Zephyr-latest/drivers/peci/ |
D | peci_mchp_xec.c | 287 /* In worst case, overall timeout will be 1msec (100 * 10usec) */ in peci_xec_write() 326 /* Worst case timeout will be 1msec (100 * 10usec) */ in peci_xec_read()
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 247 that, in worst scenario, value provided here may cause FATFS
|
/Zephyr-latest/samples/kernel/metairq_dispatch/src/ |
D | main.c | 155 LOG_INF(" Best Worst Mean Stdev"); in record_latencies()
|
/Zephyr-latest/subsys/shell/ |
D | shell_history.c | 171 * continues memory in worst case equals half of the in z_shell_history_put()
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_core_mpu_dev.h | 36 * regions. This ensures that in the worst-case where there are gaps between
|
/Zephyr-latest/include/zephyr/pm/ |
D | state.h | 162 * Worst case latency in microseconds required to exit the idle state.
|
/Zephyr-latest/dts/arm/gd/gd32e50x/ |
D | gd32e50x.dtsi | 66 * Assume GD32E50x use the worst implementation, set the max erase
|
/Zephyr-latest/samples/net/wpan_serial/src/ |
D | main.c | 54 /* Buffer for SLIP encoded data for the worst case */
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 997 int "Number of connections with worst-case overlapping procedures" 1001 Set the number connections for which worst-case buffer requirements
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/ |
D | img_mgmt_client.c | 320 /* Calculate worst case header size for adapt payload length */ in img_mgmt_client_upload_init()
|
/Zephyr-latest/lib/heap/ |
D | heap.c | 228 * maintain our constant time performance and at worst see in alloc_chunk()
|
12