Searched refs:limited (Results 1 – 25 of 136) sorted by relevance
123456
/Zephyr-Core-3.5.0/tests/drivers/retained_mem/api/ |
D | Kconfig | 10 bool "Size limited test"
|
/Zephyr-Core-3.5.0/doc/services/ |
D | misc.rst | 33 this API is limited to creating the simplistic tokens needed to
|
/Zephyr-Core-3.5.0/boards/arc/nsim/support/ |
D | mdb_em7d_v22.args | 16 -Xdsp_accshift=limited
|
D | mdb_sem.args | 16 -Xdsp_accshift=limited
|
D | nsim_sem_mpu_stack_guard.args | 16 -Xdsp_accshift=limited
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | gptp.rst | 43 - :ref:`native_posix` (only usable for simple testing, limited capabilities 45 - :ref:`qemu_x86` (emulated, limited capabilities due to lack of hardware clock)
|
/Zephyr-Core-3.5.0/doc/hardware/peripherals/canbus/ |
D | isotp.rst | 17 over Controller Area Networks. Nevertheless, it's not limited to applications in 20 This transport protocol extends the limited payload data size for classical
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/cavs/ |
D | Kconfig.defconfig.cavs_v25 | 17 # Hardware has four cores, limited to two pending test fixes
|
/Zephyr-Core-3.5.0/tests/lib/hash_map/ |
D | Kconfig | 15 Of course, using realloc(), we are limited by the amount of available
|
/Zephyr-Core-3.5.0/samples/basic/hash_map/ |
D | Kconfig | 15 Of course, using realloc(), we are limited by the amount of available
|
/Zephyr-Core-3.5.0/boards/arm/stm32f030_demo/ |
D | stm32f030_demo.dts | 55 /* Due to limited available memory, don't enable gpioc,d,e,f */
|
/Zephyr-Core-3.5.0/drivers/timer/ |
D | Kconfig.cortex_m_systick | 34 This driver, due to its limited 24-bits hardware counter, is already
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_l053r8/ |
D | nucleo_l053r8.dts | 70 /* Due to limited available memory, don't enable gpiod and gpiof */
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 8 are not exposed to the application, but a limited amount of information
|
/Zephyr-Core-3.5.0/samples/drivers/led_is31fl3733/ |
D | README.rst | 23 The number of LEDs can be limited using the following sample specific Kconfigs:
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_f031k6/ |
D | nucleo_f031k6.dts | 67 /* Due to limited available memory, don't enable gpiod and gpiof */
|
/Zephyr-Core-3.5.0/subsys/logging/backends/ |
D | Kconfig.fs | 58 Limit of number of files with logs. It is also limited by
|
/Zephyr-Core-3.5.0/drivers/flash/ |
D | Kconfig.simulator | 71 UNTIL_REPEAT() macro, which is limited to take explicitly
|
/Zephyr-Core-3.5.0/boards/arm/stm32f0_disco/ |
D | stm32f0_disco.dts | 76 /* Due to limited available memory, don't enable gpiod and gpiof */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_f030r8/ |
D | nucleo_f030r8.dts | 71 /* Due to limited available memory, don't enable gpiod and gpiof */
|
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/ |
D | bredr.c | 175 param.limited = false; in cmd_discovery() 183 param.limited = true; in cmd_discovery()
|
/Zephyr-Core-3.5.0/doc/kernel/services/data_passing/ |
D | stacks.rst | 8 to add and remove a limited number of integer data values. 17 Any number of stacks can be defined (limited only by available RAM). Each stack
|
/Zephyr-Core-3.5.0/drivers/serial/ |
D | Kconfig.nrfx | 76 This value is limited by range of TXD.MAXCNT register for 149 This value is limited by range of TXD.MAXCNT register for 219 This value is limited by range of TXD.MAXCNT register for 289 This value is limited by range of TXD.MAXCNT register for
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | heartbeat.rst | 52 Heartbeat subscription is always time limited, and throughout the subscription
|
/Zephyr-Core-3.5.0/arch/posix/ |
D | Kconfig | 23 Therefore the allocated stack can be limited to this size)
|
123456