Searched full:enough (Results 1 – 25 of 592) sorted by relevance
12345678910>>...24
/Zephyr-latest/samples/kernel/metairq_dispatch/src/ |
D | msgdev.h | 32 * rate should be high enough to collect enough data but low enough
|
/Zephyr-latest/dts/bindings/w1/ |
D | zephyr,w1-gpio.yaml | 25 - Ensure pullup is strong enough (4.7K according to the specification). Standard pullup in 26 SOC are usually weak, and may not be strong enough.
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 27 If there is not enough space in up-buffer for a message, drop it. 34 Waits until there is enough space in the up-buffer for a message. 39 If there is not enough space in up-buffer for a message overwrite
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_esp32.c | 63 LOG_ERR("Not enough data for event header"); in bt_esp_evt_recv() 93 LOG_ERR("Not enough space in buffer %zu/%zu", remaining, buf_tailroom); in bt_esp_evt_recv() 110 LOG_ERR("Not enough data for ACL header"); in bt_esp_acl_recv() 134 LOG_ERR("Not enough space in buffer %zu/%zu", remaining, buf_tailroom); in bt_esp_acl_recv() 152 LOG_ERR("Not enough data for ISO header"); in bt_esp_iso_recv() 176 LOG_ERR("Not enough space in buffer %zu/%zu", remaining, buf_tailroom); in bt_esp_iso_recv() 293 LOG_ERR("Not enough memory to initialize Bluetooth."); in bt_esp32_ble_init()
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/include/mgmt/mcumgr/transport/ |
D | smp_reassembly.h | 51 * -ENODATA if the first received fragment was not big enough to figure out a size 72 * Checks if the packet has enough data to be re-assembled and passes it for further processing. 86 * expected number of bytes if forced to complete buffer with not enough data; 88 * -ENODATA if there is not enough data to consider packet re-assembled, it has not
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/boards/ |
D | qemu_x86_64.conf | 2 # This is enough memory for a 4KB ivshmem shared memory
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_imx_netc | 62 Size, in bytes, of the TX data buffer. The size must be big enough to 84 Size, in bytes, of the RX data buffer. The size must be big enough to
|
/Zephyr-latest/tests/benchmarks/latency_measure/boards/ |
D | arduino_due.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | frdm_k22f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | frdm_k82f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | qemu_cortex_m3.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | same54_xpro.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | twr_ke18f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
/Zephyr-latest/samples/psa/its/ |
D | overlay-secure_storage.conf | 6 # The default stack size (1024) is not enough for the PSA Crypto core.
|
/Zephyr-latest/samples/psa/persistent_key/ |
D | overlay-secure_storage.conf | 6 # The default stack size (1024) is not enough for the PSA Crypto core.
|
/Zephyr-latest/soc/xen/ |
D | Kconfig.defconfig | 13 # 32M should be enough for basic use-cases
|
/Zephyr-latest/tests/net/all/ |
D | testcase.yaml | 2 # Only used for compile testing so it is enough to use one platform here.
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/ |
D | nrf52833dk_nrf52820.conf | 15 # Ensure that there is enough control procedure contexts to queue and execute all procedures
|
D | nrf52833dk_nrf52833.conf | 15 # Ensure that there is enough control procedure contexts to queue and execute all procedures
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/ |
D | nrf52833dk_nrf52820.conf | 15 # Ensure that there is enough control procedure contexts to queue and execute all procedures
|
D | nrf52833dk_nrf52833.conf | 15 # Ensure that there is enough control procedure contexts to queue and execute all procedures
|
/Zephyr-latest/boards/nxp/twr_ke18f/ |
D | Kconfig.defconfig | 12 # The KE1xF has 8 MPU regions, which is not enough for both HW stack protection
|
/Zephyr-latest/snippets/wifi-ipv4/ |
D | wifi-ipv4.conf | 6 # Make sure there is enough resources for supplicant and most of the samples
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | Kconfig.defconfig.ace30 | 25 # Need to have enough to accommodate samples and tests.
|
/Zephyr-latest/tests/subsys/debug/coredump_backends/boards/ |
D | qemu_x86.overlay | 12 * size is large enough and there are no overlaps.
|
12345678910>>...24