Searched refs:full (Results 176 – 200 of 498) sorted by relevance
12345678910>>...20
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 337 def run(self, full=True): argument 374 def run(self, full=True, no_modules=False, filename="Kconfig", hwm=None): argument 385 if full: 1060 super().run(full=False) 1072 super().run(full=False, no_modules=True) 1089 super().run(full=False, hwm="v2", filename=kconfig_file)
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | Kconfig | 109 # servers may use the full 120 octets.
|
/Zephyr-latest/modules/segger/ |
D | Kconfig | 117 bool "RTT Initialization done if full check on Control Block ID fails"
|
/Zephyr-latest/samples/subsys/usb/cdc_acm/ |
D | README.rst | 46 usb 9-1: new full-speed USB device number 112 using uhci_hcd
|
/Zephyr-latest/subsys/sd/ |
D | Kconfig | 70 # If SDHC required buffer alignment, we need a full block size in
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 17 - ST morpho extension pin headers for full access to all STM32 I/Os 28 - USB OTG full speed or device only 105 - 2.0 full-speed crystal less solution, LPM and BCD
|
/Zephyr-latest/boards/st/nucleo_f429zi/doc/ |
D | index.rst | 19 - ST morpho extension pin headers for full access to all STM32 I/Os 57 - USB 2.0 OTG HS/FS with dedicated DMA, on-chip full-speed PHY and ULPI
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | Kconfig | 61 Initial measurement full scale range for acceleration values.
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f446.dtsi | 94 maximum-speed = "full-speed";
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig | 214 full CS subevent. This config sets the size of the reassembly buffer. 255 controlled by BT_CTLR_COMPANY_ID. The full list of Bluetooth
|
/Zephyr-latest/doc/services/storage/nvs/ |
D | nvs.rst | 90 first sector will be full after 1024/12 = 85.33 minutes. After another 85.33 91 minutes, the second sector is full. When this happens, because we're using
|
/Zephyr-latest/boards/ezurio/mg100/doc/ |
D | index.rst | 11 full Bluetooth 5 connectivity, and dual-mode LTE-M/NB-IoT capabilities. The MG100 has full regulato…
|
/Zephyr-latest/boards/st/nucleo_h563zi/doc/ |
D | index.rst | 110 - 1x USB 2.0 full-speed host and device 115 - 6x SPIs including 3 muxed with full-duplex I2S 177 | USB | on-chip | USB full-speed host/device bus |
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 120 - 1x USB 2.0 full-speed host and device 125 - 6x SPIs including 3 muxed with full-duplex I2S 191 | USB | on-chip | USB full-speed host/device bus |
|
/Zephyr-latest/boards/st/nucleo_h533re/doc/ |
D | index.rst | 118 - 1x USB 2.0 full-speed host and device (crystal-less) 123 - 4x SPIs including 3 muxed with full-duplex I2S 170 | USB | on-chip | USB full-speed host/device bus |
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 37 bool "Overwrite messages if up-buffer full"
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 96 performed (e.g. ETR buffer is full).
|
/Zephyr-latest/cmake/modules/ |
D | unittest.cmake | 159 --leak-check=full
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 13 pairs until it is full. 24 When the current sector is full we verify first that the following sector is empty, we garbage 140 If the sector is full (cannot hold the current data + ATE) we have to move to the next sector, 186 When calling a ZMS write, the current sector could be almost full and we need to trigger the GC 192 almost full and of course it will trigger the garbage collection on the next sector. 391 This section describes ZMS in the wider context of storage systems in Zephyr (not full filesystems,
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 15 In some cases, involving the full Zephyr build system may not be feasible or 160 variables that contain the compile flags needed by the project. The full list
|
/Zephyr-latest/boards/st/nucleo_h723zg/doc/ |
D | index.rst | 25 - USB OTG or full-speed device (depending on STM32 support) 40 - USB OTG full speed or device only
|
/Zephyr-latest/boards/st/nucleo_l476rg/doc/ |
D | index.rst | 15 - ST morpho extension pin headers for full access to all STM32 I/Os 75 - USB OTG 2.0 full-speed, LPM and BCD
|
/Zephyr-latest/boards/st/nucleo_l496zg/doc/ |
D | index.rst | 16 - ST morpho extension pin headers for full access to all STM32 I/Os 77 - USB OTG 2.0 full-speed, LPM and BCD
|
/Zephyr-latest/boards/st/nucleo_l4a6zg/doc/ |
D | index.rst | 16 - ST morpho extension pin headers for full access to all STM32 I/Os 77 - USB OTG 2.0 full-speed, LPM and BCD
|
/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/ |
D | index.rst | 15 - ST morpho extension pin headers for full access to all STM32 I/Os 90 - USB OTG 2.0 full-speed, LPM and BCD
|
12345678910>>...20