/Zephyr-Core-3.5.0/doc/services/device_mgmt/smp_groups/ |
D | smp_group_3.rst | 15 | ``0`` | Read/write setting | 17 | ``1`` | Delete setting | 28 Read/write setting command 31 Read/write setting command allows updating a setting entry on a device or 32 getting the current value of a setting from a device. 34 Read setting request 37 Read setting request header fields: 63 | "name" | string of the setting to retrieve | 68 Read setting response 71 Read setting response header fields: [all …]
|
/Zephyr-Core-3.5.0/samples/sensor/i3g4250d/src/ |
D | main.c | 17 struct sensor_value setting; in set_sampling_frequency() local 19 (void)sensor_value_from_double(&setting, sampling_frequency); in set_sampling_frequency() 22 SENSOR_CHAN_GYRO_XYZ, SENSOR_ATTR_SAMPLING_FREQUENCY, &setting); in set_sampling_frequency()
|
/Zephyr-Core-3.5.0/subsys/stats/ |
D | Kconfig | 17 setting is disabled, statistics are assigned generic names of the 18 form "s0", "s1", etc. Enabling this setting simplifies debugging, 28 setting is disabled, statistics are assigned generic names of the 29 form "s0", "s1", etc. Enabling this setting simplifies debugging,
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | libc-hooks.h | 52 # warning Using deprecated setting CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE 56 # warning Using deprecated setting CONFIG_PICOLIBC_HEAP_SIZE
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 24 This setting establishes the total count of IPSO Temperature 53 This setting establishes the total count of IPSO Generic 93 This setting establishes the total count of IPSO Humidity 124 This setting establishes the total count of IPSO Pressure 149 setting to be controlled as a % between 0 and 100. An optional color 150 setting enables a string to be used to indicate the desired color. 157 This setting establishes the total count of IPSO Light Control 170 This setting establishes the total count of IPSO Accelerometer 199 This setting establishes the total count of IPSO Buzzer 227 This setting establishes the total count of IPSO Timer [all …]
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | Kconfig.quectel-bg9x | 14 Choose this setting to enable quectel BG9x LTE-CatM1/NB-IoT modem 37 This setting is used to set the APN name for the network connection 45 This setting is used to set the User name for the network connection 53 This setting is used to set the Password for the network connection
|
D | Kconfig.ublox-sara-r4 | 15 Choose this setting to enable u-blox SARA-R4 LTE-CatM1/NB-IoT modem 59 This setting is used in the AT+CGDCONT command to set the APN name 79 This setting is used in the AT+COPS command to set the MCC/MNO 96 Choose this setting to use a modem GPIO pin as network indication. 104 This setting is used to configure one of the modem's GPIO pins
|
D | Kconfig.gsm | 72 This setting lets driver connect to network and initialize PPP at 82 using AT+CGATT. This setting dictates how much time in seconds 90 connected to the cellular tower. This setting dictates how much 96 This setting is used in the AT+COPS command to set the MCC/MNO
|
D | Kconfig.wncm14a2a | 12 Choose this setting to enable Wistron WNC-M14A2A LTE-M modem driver. 35 This setting is used in the AT%PDNSET command to set the APN name
|
/Zephyr-Core-3.5.0/drivers/dac/ |
D | dac_dacx3608.c | 63 uint16_t mask, bool setting) in dacx3608_reg_update() argument 73 if (setting) { in dacx3608_reg_update() 92 bool setting = false; in dacx3608_channel_setup() local 112 BIT(channel_cfg->channel_id), setting); in dacx3608_channel_setup()
|
/Zephyr-Core-3.5.0/doc/develop/sca/ |
D | index.rst | 8 The build setting :makevar:`ZEPHYR_SCA_VARIANT` can be used to specify the SCA 23 possibility to add additional folders to the :makevar:`SCA_ROOT` setting. 50 :makevar:`SCA_TOOL` can be set as a regular CMake setting using
|
/Zephyr-Core-3.5.0/drivers/ieee802154/ |
D | Kconfig | 46 bool "Support setting Vendor Organizationally Unique Identifier" 48 This option enables setting custom vendor 102 bool "Support selective TX power setting" 104 Enable support for selectively setting TX power for every transmission request.
|
/Zephyr-Core-3.5.0/samples/net/virtual/ |
D | Kconfig | 23 skip setting static value. 40 skip setting static value.
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/ |
D | relay_vector_table.ld | 20 /* When setting TBLOFF in VTOR we must align the offset to the number of 25 * setting in any Cortex-M implementation (might not be required in every
|
/Zephyr-Core-3.5.0/subsys/lorawan/services/ |
D | Kconfig | 50 Initial setting for clock synchronization periodicity in seconds. 55 Default setting: 24h.
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | dns_resolve.rst | 21 The multicast DNS (mDNS) client resolver support can be enabled by setting 27 enabled by setting the :kconfig:option:`CONFIG_LLMNR_RESOLVER` Kconfig variable.
|
/Zephyr-Core-3.5.0/subsys/usb/device/class/ |
D | Kconfig.template.composite_device_number | 1 # Kconfig template file for setting device count for
|
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/ |
D | Kconfig.template.instances_count | 1 # Kconfig template file for setting instances count for various USB classes.
|
/Zephyr-Core-3.5.0/cmake/modules/ |
D | ccache.cmake | 4 # it by setting USE_CCACHE=0.
|
/Zephyr-Core-3.5.0/lib/posix/ |
D | Kconfig.fs | 18 Maximum number of open files. Note that this setting
|
/Zephyr-Core-3.5.0/arch/arm/core/ |
D | vector_table.ld | 29 /* When setting TBLOFF in VTOR we must align the offset to the number of 34 * setting in any Cortex-M implementation (might not be required in every
|
/Zephyr-Core-3.5.0/scripts/ |
D | zephyr_module.py | 162 def validate_setting(setting, module_path, filename=None): argument 163 if setting is not None: 165 checkfile = Path(module_path) / setting / filename 167 checkfile = Path(module_path) / setting 277 setting = build_settings.get(root+'_root', None) 278 if setting is not None: 279 root_path = PurePath(module) / setting
|
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf53/ |
D | CMakeLists.txt | 19 At your own risk, you can suppress this warning by setting
|
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc32xx/ |
D | Kconfig.defconfig.cc3220sf | 22 # Override the setting in misc/Kconfig to allow full use of SRAM:
|
/Zephyr-Core-3.5.0/boards/arm/stm32f7508_dk/support/ |
D | openocd.cfg | 16 # override that speed setting it also to the maximum speed.
|