/Zephyr-latest/modules/ |
D | Kconfig | 19 comment "Available modules." 58 # List of comments to display when Zephyr modules are not available, please 61 # comment "<module_name> module not available." 69 comment "hal_gigadevice module not available." 72 comment "hal_nordic module not available." 75 comment "liblc3 module not available." 78 comment "LittleFS module not available." 81 comment "mbedtls module not available." 84 comment "Trusted-firmware-m module not available." 87 comment "Trusted-firmware-a module not available." [all …]
|
D | Kconfig.sysbuild | 6 comment "Available modules." 12 # List of comments to display when Zephyr modules are not available, please 15 # comment "<module_name> module not available." 23 # This ensures that symbols are available in Kconfig for dependency checking
|
/Zephyr-latest/include/zephyr/dt-bindings/sensor/ |
D | lis2ds12.h | 17 #define LIS2DS12_DT_ODR_1Hz_LP 1 /* available in LP mode only */ 18 #define LIS2DS12_DT_ODR_12Hz5 2 /* available in LP and HR mode */ 19 #define LIS2DS12_DT_ODR_25Hz 3 /* available in LP and HR mode */ 20 #define LIS2DS12_DT_ODR_50Hz 4 /* available in LP and HR mode */ 21 #define LIS2DS12_DT_ODR_100Hz 5 /* available in LP and HR mode */ 22 #define LIS2DS12_DT_ODR_200Hz 6 /* available in LP and HR mode */ 23 #define LIS2DS12_DT_ODR_400Hz 7 /* available in LP and HR mode */ 24 #define LIS2DS12_DT_ODR_800Hz 8 /* available in LP and HR mode */ 25 #define LIS2DS12_DT_ODR_1600Hz 9 /* available in HF mode only */ 26 #define LIS2DS12_DT_ODR_3200Hz_HF 10 /* available in HF mode only */ [all …]
|
D | lis2dux12.h | 19 #define LIS2DUX12_DT_ODR_1Hz_ULP 1 /* available in ultra-low power mode */ 20 #define LIS2DUX12_DT_ODR_3Hz_ULP 2 /* available in ultra-low power mode */ 21 #define LIS2DUX12_DT_ODR_25Hz_ULP 3 /* available in ultra-low power mode */ 22 #define LIS2DUX12_DT_ODR_6Hz 4 /* available in LP and HP mode */ 23 #define LIS2DUX12_DT_ODR_12Hz5 5 /* available in LP and HP mode */ 24 #define LIS2DUX12_DT_ODR_25Hz 6 /* available in LP and HP mode */ 25 #define LIS2DUX12_DT_ODR_50Hz 7 /* available in LP and HP mode */ 26 #define LIS2DUX12_DT_ODR_100Hz 8 /* available in LP and HP mode */ 27 #define LIS2DUX12_DT_ODR_200Hz 9 /* available in LP and HP mode */ 28 #define LIS2DUX12_DT_ODR_400Hz 10 /* available in LP and HP mode */ [all …]
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_shell.rst | 18 "net allocs", "Print network memory allocations. Only available if 20 "net arp", "Print information about IPv4 ARP cache. Only available if 26 resolve a DNS name. Only available if :kconfig:option:`CONFIG_DNS_RESOLVER` is set." 27 "net events", "Enable network event monitoring. Only available if 29 "net gptp", "Print information about gPTP support. Only available if 33 Only available if :kconfig:option:`CONFIG_NET_IPV6` is set." 36 "net nbr", "Print neighbor information. Only available if 39 "net route", "Show IPv6 network routes. Only available if 41 "net sockets", "Show network socket information and statistics. Only available if 45 "net tcp", "Connect/send data/close TCP connection. Only available if [all …]
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_gecko_trng.c | 53 /* Read known good available data. */ in entropy_gecko_trng_read() 60 * and FIFO data is available. in entropy_gecko_trng_read() 75 size_t available; in entropy_gecko_trng_get_entropy() local 81 available = TRNG0->FIFOLEVEL * 4; in entropy_gecko_trng_get_entropy() 83 available = S2_FIFO_LEVEL * 4; in entropy_gecko_trng_get_entropy() 85 if (available == 0) { in entropy_gecko_trng_get_entropy() 89 count = SL_MIN(length, available); in entropy_gecko_trng_get_entropy() 105 /* No busy wait; return whatever data is available. */ in entropy_gecko_trng_get_entropy_isr() 108 size_t available = TRNG0->FIFOLEVEL * 4; in entropy_gecko_trng_get_entropy_isr() local 110 size_t available = S2_FIFO_LEVEL * 4; in entropy_gecko_trng_get_entropy_isr() local [all …]
|
D | Kconfig.stm32 | 15 a entropy 32-bit value to the host when read. It is available for 34 thread mode consumers. As soon as the number of available bytes in the 52 ISR consumers. As soon as the number of available bytes in the 64 available, CED is enabeld by default). Disable this check if CED is
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | pacs.h | 110 * @brief Set the available contexts for an endpoint type 112 * @param dir Direction of the endpoints to change available contexts for. 121 * @brief Get the available contexts for an endpoint type 125 * @return Bitmask of available contexts. 130 * @brief Set the available contexts for a given connection 132 * This function sets the available contexts value for a given @p conn connection object. 133 * If the @p contexts parameter is NULL the available contexts value is reset to default. 134 * The default value of the available contexts is set using @ref bt_pacs_set_available_contexts 136 * The Available Context Value is reset to default on ACL disconnection. 139 * @param dir Direction of the endpoints to change available contexts for. [all …]
|
/Zephyr-latest/doc/security/ |
D | security-citations.rst | 11 Available: http://web.mit.edu/Saltzer/www/publications/protection/. 23 .. [MICR16] Micrium, "Certification Kits," 2016. [Online]. Available: 34 BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997. [Online]. Available: 38 Available: https://msdn.microsoft.com/en-us/library/ee823878%28v=cs.20%29.aspx. 42 Available: https://www.first.org/cvss/specification-document. 46 Available: https://www.owasp.org/index.php/Application_Threat_Modeling. 49 Available: https://github.com/linuxfoundation/cii-best-practices-badge
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 25 Sensor instances available to the LWM2M client. 54 Sensor instances available to the LWM2M client. 94 Sensor instances available to the LWM2M client. 125 Sensor instances available to the LWM2M client. 158 instances available to the LWM2M client. 171 instances available to the LWM2M client. 200 instances available to the LWM2M client. 228 instances available to the LWM2M client. 241 instances available to the LWM2M client. 271 instances available to the LWM2M client. [all …]
|
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_hifi.S | 20 * A2 - available for use 21 * A3 - available for use 41 * A2 - available for use 42 * A3 - available for use
|
/Zephyr-latest/scripts/ |
D | coccicheck | 10 echo 'spatch is part of the Coccinelle project and is available at http://coccinelle.lip6.fr/' 33 jobs = maximum jobs available on the machine 34 cocci = all cocci scripts available at scripts/coccinelle/* 110 echo 'Available modes are the following: 'patch', 'report', 'context', 'org'' 118 echo 'All available modes will be tried (in that order): patch, report, context, org' 150 echo "No available modes found in \"$COCCI\" script." 155 echo "Available modes for \"`basename $COCCI`\" are: "$VIRTUAL"" 166 echo "Using random available mode: \"$MODE\"" 182 echo ' The semantic patch that makes this change is available' 184 echo ' The semantic patch that makes this report is available' [all …]
|
/Zephyr-latest/drivers/usb/uhc/ |
D | Kconfig | 19 Number of UHC transfers available. 29 int "Memory available for buffers" 33 Total amount of memory available for UHC buffers.
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | pacs_notify_server_test.c | 110 static enum bt_audio_context available = BT_AUDIO_CONTEXT_TYPE_ANY; in trigger_notifications() local 152 LOG_DBG("Changing Available Contexts"); in trigger_notifications() 153 available = available ^ BT_AUDIO_CONTEXT_TYPE_MEDIA; in trigger_notifications() 154 bt_pacs_set_available_contexts(BT_AUDIO_DIR_SINK, available); in trigger_notifications() 160 enum bt_audio_context available, available_for_conn; in test_main() local 254 available = bt_pacs_get_available_contexts(BT_AUDIO_DIR_SINK); in test_main() 256 available); in test_main() 260 LOG_INF("Override available contexts"); in test_main() 265 __ASSERT_NO_MSG(bt_pacs_get_available_contexts(BT_AUDIO_DIR_SINK) == available); in test_main() 288 __ASSERT_NO_MSG(bt_pacs_get_available_contexts(BT_AUDIO_DIR_SINK) == available); in test_main() [all …]
|
/Zephyr-latest/dts/bindings/usb/ |
D | snps,dwc2.yaml | 38 Value of the GHWCFG1 register. It is used to determine available endpoint 45 Value of the GHWCFG2 register. It is used to determine available endpoint 52 Value of the GHWCFG4 register. It is used to determine available endpoint
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_xrtc | 22 System clock source initialization waits until clock is available. In some 25 it is ready. When this option is picked, system clock is available after 34 option is picked, system clock is available and stable after system clock
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nordic,npm1300-charger.yaml | 19 Available range is 3.5 V to 3.65 V and 4.0 V to 4.45 V in 50 mV steps. 25 Available range is 3.5 V to 3.65 V and 4.0 V to 4.45 V in 50 mV steps. 33 Available range is 32 mA to 800 mA in 2mA steps. 44 Available values are 200 mA and 1000 mA. 50 Available values are 100 mA, or between 500 mA and 1500 mA in 100 mA steps.
|
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/ |
D | Kconfig.defconfig | 5 # Controller HCI support requires e.g. devicetree, which isn't available 10 # Bluetooth unit tests assume HCI vendor extensions are available
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memmap.h | 13 * the map. Order is important: if multiple sources are available, then the 29 * We don't only track available RAM -- we track unavailable regions, too: 31 * pessimistic about what is considered "available RAM" and it's easier to 43 X86_MEMMAP_ENTRY_RAM, /* available RAM */
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/ |
D | Kconfig.defconfig | 10 # Not defining LIBC malloc arena has the effect of declaring all available RAM 11 # as available for malloc.
|
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 5 # - psa_generate_random() which is always available as long as PSA crypto is 33 # enable the timer random generator because it's always available on all 36 # not "automatically selected" when there is no CSPRNG available.
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-timer.yaml | 6 Each Timer is part of a Timer Group and the number of available Timers 9 As as example, ESP32 has 4 Timers available, which are split in two 12 In order to use one of the available timers on your application add
|
/Zephyr-latest/dts/bindings/misc/ |
D | nordic-nrf-ficr-client.yaml | 8 FICR entries, e.g. <&ficr OFFSET>. Available offsets (or FICR entries) are 9 available at <zephyr/dt-bindings/misc/nordic-nrf-ficr-*.h>.
|
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/src/ |
D | arm_irq_target_state.c | 58 "No available IRQ line to configure as zero-latency\n"); in ZTEST() 60 TC_PRINT("Available IRQ line: %u\n", i); in ZTEST() 62 /* Set the available IRQ line to Secure and check the result. */ in ZTEST() 72 /* Set the available IRQ line to Secure and check the result. */ in ZTEST()
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_core/ |
D | testcase.yaml | 21 # Build only as HSE not implemened on available boards 25 # Build only as HSE not implemened on available boards 29 # Build only as HSE not implemened on available boards
|