Searched full:assumes (Results 1 – 25 of 184) sorted by relevance
12345678
/Zephyr-latest/drivers/console/ |
D | rtt_console.c | 51 * At the beginning, the module assumes that the host is active, in rtt_console_out() 54 * assumes that the host is active. If it fails, the module in rtt_console_out() 55 * assumes that the host is inactive and stores that in rtt_console_out()
|
/Zephyr-latest/samples/net/sockets/sntp_client/ |
D | README.rst | 13 This demo assumes that the platform of choice has networking support, 14 some adjustments to the configuration may be needed. It also assumes
|
/Zephyr-latest/samples/drivers/espi/src/ |
D | espi_oob_handler.h | 34 * Assumes OOB Tx and Rx as synchronous operation. 48 * Assumes OOB Tx and Rx as synchronous operation.
|
/Zephyr-latest/dts/bindings/auxdisplay/ |
D | sparkfun,serlcd.yaml | 44 implementation which assumes 100 kbps I2C configuration. This value 54 implementation which assumes 100 kbps I2C configuration. This value
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | prj.conf | 6 # The Zephyr CMSIS emulation assumes that ticks are ms, currently
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/ |
D | prj.conf | 12 # The Zephyr CMSIS v2 emulation assumes that ticks are ms, currently
|
/Zephyr-latest/tests/drivers/timer/nrf_rtc_timer/ |
D | prj.conf | 5 # This test assumes it can use all configured NRF_RTC_TIMER_USER_CHAN_COUNT
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/ |
D | hse_css.overlay | 8 * Warning: This overlay assumes the HSE clock has already been enabled,
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_core/boards/ |
D | hse_css.overlay | 8 * Warning: This overlay assumes the HSE clock has already been enabled,
|
/Zephyr-latest/drivers/spi/ |
D | spi_handlers.c | 11 /* This assumes that bufs and buf_copy are copies from the values passed 50 * using VLA. It assumes that both tx_bufs and rx_bufs will receive a copy of 51 * the values passed to the syscall as arguments. It also assumes that the
|
/Zephyr-latest/drivers/sensor/veaa_x_3/ |
D | Kconfig | 15 The driver assumes that the maximum ADC value matches the maximum
|
/Zephyr-latest/boards/raspberrypi/rpi_pico2/ |
D | rpi_pico2_rp2350a_m33.dts | 9 /* The build system assumes that there's a cpucluster-specific file.
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | prj.conf | 17 # The Zephyr CMSIS emulation assumes that ticks are ms, currently
|
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/ |
D | README.txt | 35 Every test assumes that watchdog is disabled at startup. 65 Also, test assumes that minimal allowed watchdog timeout value must be zero.
|
/Zephyr-latest/boards/others/neorv32/doc/ |
D | index.rst | 49 The default board configuration assumes a system clock of 100 MHz. The clock 56 The default board configuration assumes the NEORV32 CPU implementation has the 66 The default board configuration assumes the NEORV32 SoC implementation has a 64k 74 The default board configuration assumes the NEORV32 SoC implementation has a 32k 81 The default configuration assumes the NEORV32 SoC implements UART0 for use as
|
/Zephyr-latest/samples/bluetooth/peripheral_nus/ |
D | README.rst | 11 endpoint to exchange data. In this case, the sample assumes the data is UTF-8 encoded,
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | op_agg_srv.h | 28 * handlers. Current implementation assumes that responses are sent
|
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_mkfs.c | 19 /* This test assumes that storage device is erased. */ 46 /* This test assumes that storage device is erased. */
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 23 respective models and their message handlers. Current implementation assumes that
|
/Zephyr-latest/arch/x86/core/intel64/ |
D | smp.c | 35 * assumes the use of a local APIC (but there's no other mechanism).
|
/Zephyr-latest/dts/bindings/iio/afe/ |
D | voltage-divider.yaml | 29 If absent or zero the driver assumes that the upper leg is a
|
/Zephyr-latest/modules/lvgl/ |
D | lvgl_display_24bit.c | 27 /* LVGL assumes BGR byte ordering, convert to RGB */ in lvgl_flush_cb_24bit()
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/ |
D | README.rst | 37 board (:file:`boards/lpcxpresso55s28.overlay`). It assumes that a I2C
|
/Zephyr-latest/samples/drivers/led/is31fl3733/ |
D | README.rst | 35 (:file:`boards/frdm_k22f.overlay`). It assumes that the IS31FL3733 LED
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | l2cap.rst | 7 The example assumes that the two devices are already connected.
|
12345678