Searched full:normally (Results 1 – 25 of 199) sorted by relevance
12345678
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.ipv6 | 46 The value should normally be 1280 which is the minimum IPv6 packet 66 The value should normally be > 0. The device receiving the IPv6 76 The value should normally be > 0. The device receiving the IPv6 95 should not cause issues normally as we support anyway the minimum 143 The value depends on your network needs. MLD should normally 152 normally be active. 160 The value depends on your network needs. ND should normally 168 The value depends on your network needs. DAD should normally
|
D | Kconfig.ipv4 | 50 The value should normally be > 0. The device receiving the IPv4 60 The value should normally be > 0. The device receiving the IPv4 88 The value depends on your network needs. IGMP should normally be
|
/Zephyr-latest/tests/kernel/fatal/exception/ |
D | README | 4 thread, the thread gets aborted and the rest of the system executes normally.
|
/Zephyr-latest/subsys/net/lib/trickle/ |
D | Kconfig | 9 Normally this is enabled automatically if needed,
|
/Zephyr-latest/include/zephyr/drivers/can/ |
D | transceiver.h | 57 * should not normally be controlled by the application. 77 * should not normally be controlled by the application.
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | qsort.c | 14 * Normally parent is defined parent(k) = floor((k-1) / 2) but we can avoid a 20 * Normally left is defined left(k) = (2 * k + 1) but we can avoid a 27 * Normally right is defined right(k) = (2 * k + 2) but we can avoid a
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.mmio32 | 11 Zephyr normally expects to be specified using a GPIO pin, e.g. for
|
/Zephyr-latest/dts/bindings/mspi/ |
D | mspi-device.yaml | 19 In device tree, it is normally the target operating 40 In device tree, it is normally the target io mode 52 In device tree, it is normally the target data rate
|
/Zephyr-latest/subsys/net/lib/sntp/ |
D | Kconfig | 19 Enabling this option uses more resources (memory) and is not normally
|
/Zephyr-latest/drivers/led_strip/ |
D | Kconfig | 26 # is not normally needed.
|
/Zephyr-latest/scripts/native_simulator/common/src/ |
D | main.c | 57 * Note: This API should normally only be called by the native simulator main() 98 * Note: This API should normally only be called by the native simulator main()
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | thread.h | 36 /* Normally used for the frame pointer but also a general purpose
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | Kconfig.defconfig | 58 # simulated board => we disable it by default. With this Openthread will normally
|
/Zephyr-latest/subsys/sensing/ |
D | sensing.c | 15 /* sensing_open_sensor is normally called by applications: hid, chre, zephyr main, etc */ 64 /* sensing_close_sensor is normally called by applications: hid, chre, zephyr main, etc */
|
/Zephyr-latest/samples/subsys/display/cfb_custom_font/ |
D | README.rst | 26 Generic config file, normally you should use this.
|
/Zephyr-latest/dts/bindings/can/ |
D | bosch,m_can-base.yaml | 16 from. This is normally set to 0x0 when using a non-shared message RAM. The remaining cells
|
/Zephyr-latest/scripts/native_simulator/common/src/include/ |
D | nsi_hws_models_if.h | 30 * (Normally HW models will not care about the event ordering, and will simply set a prio like 100)
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.wncm14a2a | 36 for the network connection context. Normally, don't need to change
|
/Zephyr-latest/arch/posix/ |
D | Kconfig | 30 only on native_{posix,sim}[//64]), and should normally be used in
|
/Zephyr-latest/soc/native/inf_clock/ |
D | soc.c | 77 * Normally called from arch_cpu_idle(): 91 /* We are awoken, normally that means some interrupt has just come in posix_halt_cpu()
|
/Zephyr-latest/dts/arm/gd/gd32l23x/ |
D | gd32l233rc.dtsi | 38 * From other GD32 DataSheets, we can find 1KB page normally have a
|
/Zephyr-latest/samples/drivers/uart/echo_bot/ |
D | README.rst | 18 By default, the UART peripheral that is normally used for the Zephyr shell
|
/Zephyr-latest/include/zephyr/drivers/flash/ |
D | nrf_qspi_nor.h | 17 * Normally, the driver deactivates the QSPI peripheral for periods when
|
/Zephyr-latest/tests/subsys/settings/file/src/ |
D | settings_test_save_in_file.c | 28 cf.cf_lines = 0; /* normally fetched while loading, but this is test */ in ZTEST()
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | atmel,gmac-common.yaml | 28 means that normally gmac will reject any frame above max-frame-size
|
12345678