Searched refs:border (Results 26 – 40 of 40) sorted by relevance
12
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-sidebar-only.css | 69 border-bottom: none; 100 box-sizing: border-box;
|
/Zephyr-latest/drivers/display/ |
D | uc81xx.c | 69 int (*set_cdi)(const struct device *dev, bool border); 632 static int uc8176_set_cdi(const struct device *dev, bool border) in uc8176_set_cdi() argument 644 if (!border) { in uc8176_set_cdi() 681 static int uc8179_set_cdi(const struct device *dev, bool border) in uc8179_set_cdi() argument 695 cdi[UC8179_CDI_BDZ_DDX_IDX] |= border ? 0 : UC8179_CDI_BDZ; in uc8179_set_cdi()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | thread.rst | 32 `OpenThread Border Router guide <https://openthread.io/guides/border-router>`_
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 48 kconfig_to_ot_option(CONFIG_OPENTHREAD_BORDER_AGENT_ID OT_BORDER_AGENT_ID "Create and save border a… 52 …PENTHREAD_BORDER_ROUTING_DHCP6_PD OT_BORDER_ROUTING_DHCP6_PD "DHCPv6-PD support in border routing") 101 kconfig_to_ot_option(CONFIG_OPENTHREAD_NAT64_BORDER_ROUTING OT_NAT64_BORDER_ROUTING "Enable border …
|
D | Kconfig.features | 56 bool "Create and save border agent ID" 68 bool "DHCPv6-PD support in border routing"
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 15 …The benchmark demo tests the performance in various cases. For example rectangle, border, shadow, …
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …border-box}:host{contain:content;display:block}:host([hidden]){display:none}form{background-color:…
|
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/ |
D | index.rst | 11 network node, border router or as a development board.
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/ |
D | linker.ld | 223 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 42 gateway or some sort of border router. It is out of scope provide such 463 .. _OpenThread Router: https://openthread.io/guides/border-router
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 199 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/ |
D | linker.ld | 216 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 190 * Add RPL border router sample application. 345 * :github:`3824` - Add RPL border router functionality to Zephyr
|
D | release-notes-3.2.rst | 1327 ``border-waveform`` properties are now optional.
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 3219 "<table border=\"1\" class=\"dataframe\">\n", 3323 "<table border=\"1\" class=\"dataframe\">\n",
|
12