Home
last modified time | relevance | path

Searched refs:Option (Results 1 – 25 of 97) sorted by relevance

1234

/Zephyr-latest/lib/posix/options/
DKconfig.toolchain5 # The following list of Kconfig options are based on standard POSIX Subprofiling Option Groups
12 # POSIX Subprofiling Option Groups are defined at the link below:
130 # Note: the Option is _POSIX_READER_WRITER_LOCKS, while the Option Group is POSIX_RW_LOCKS
131 # We have opted to use POSIX_READER_WRITER_LOCKS here to match the Option name.
171 # Note: the Option is _POSIX_THREADS, while the Option Group is POSIX_THREADS_BASE.
172 # We have opted to use POSIX_THREADS here to match the Option name.
DCMakeLists.txt135 # Note: the Option is _POSIX_READER_WRITER_LOCKS, while the Option Group is POSIX_RW_LOCKS.
136 # We have opted to use POSIX_READER_WRITER_LOCKS here to match the Option name.
145 # Note: the Option is _POSIX_THREADS, while the Option Group is POSIX_THREADS_BASE.
146 # We have opted to use POSIX_THREADS here to match the Option name.
DKconfig.file_system_r11 Option Group, consisting of readdir_r().
DKconfig.profile28 extrapolated to the more recent Subprofiling Option Groups in IEEE 1003.3-2017.
58 Option Groups to facilitate device I/O, signals, mandatory configuration utilities, and
124 # Option Groups
152 # Option Groups
169 # Option Groups
DKconfig.c_lang_r14 Option Group, consisting of asctime_r(), ctime_r(), gmtime_r(), localtime_r(), rand_r(),
DKconfig.fd_mgmt8 Select 'y' here and Zephyr will provide implementations for the POSIX_FD_MGMT Option Group.
DKconfig.c_lib_ext8 Select 'y' here and Zephyr will provide an implementation of the POSIX_C_LIB_EXT Option
DKconfig.device_io14 Select 'y' here and Zephyr will provide an implementation of the POSIX_DEVICE_IO Option
/Zephyr-latest/scripts/kconfig/
Dhardenconfig.py23 class Option: class
54 options.append(Option(name=name, current=current,
59 …options.append(Option(name=node.item.name, current=node.item.str_value, recommended='n', symbol=no…
/Zephyr-latest/doc/services/portability/posix/aep/
Dindex.rst47 .. csv-table:: PSE51 Option Groups
58 .. csv-table:: PSE51 Option Requirements
99 .. csv-table:: PSE52 Option Groups
107 .. csv-table:: PSE52 Option Requirements
139 .. csv-table:: PSE53 Option Groups
148 .. csv-table:: PSE53 Option Requirements
/Zephyr-latest/drivers/misc/renesas_ra_external_interrupt/
DKconfig4 # Renesas RA External Interrupt Option
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DKconfig7 bool "Option to align RTC with time-since-boot"
/Zephyr-latest/soc/renesas/ra/ra4m1/
DKconfig21 bool "Option Setting Memory"
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/
Dboard-catalog.js57 socFamilySelect.add(new Option(f));
69 const option = new Option(s, s, selectOnFill, selectOnFill);
83 socSocSelect.add(new Option(soc, soc, selectOnFill, selectOnFill));
/Zephyr-latest/samples/subsys/fs/littlefs/
DKconfig7 bool "Option to clear the flash area before mounting"
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst1 POSIX Option and Option Group Details
6 POSIX Option Groups
31 The ``POSIX_C_LANG_JUMP`` Option Group is included in the ISO C standard.
35 ``POSIX_C_LANG_JUMP`` Option Group is considered supported.
49 The ``POSIX_C_LANG_MATH`` Option Group is included in the ISO C standard.
53 ``POSIX_C_LANG_MATH`` Option Group is considered supported.
55 Please refer to `Subprofiling Considerations`_ for details on the ``POSIX_C_LANG_MATH`` Option
67 ``POSIX_C_LANG_SUPPORT`` Option Group is considered supported.
69 Please refer to `Subprofiling Considerations`_ for details on the ``POSIX_C_LANG_SUPPORT`` Option
126 C89 components of the ``POSIX_DEVICE_IO`` Option Group are considered supported.
[all …]
/Zephyr-latest/tests/boards/espressif/wifi/
DKconfig33 Option to use WPA2 Security for Wi-Fi connections.
39 Option to use WPA3 Security for Wi-Fi connections.
/Zephyr-latest/lib/os/
DKconfig62 Handle cache writeback and invalidation for all instances. Option used
70 Discar cache handling for all instances. Option used to avoid runtime
119 Option to signal that power off functionality is implemented.
/Zephyr-latest/arch/arm/core/cortex_m/tz/
DKconfig35 Option indicates that ARM Secure Firmware contains
61 Option indicates that ARM Non-Secure Firmware uses Secure
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm44 SYStem.Option.DUALPORT ON
45 SYStem.Option.DisMode THUMB
/Zephyr-latest/drivers/timer/
DKconfig.nrf_xrtc26 system clock driver initialization but it may be less accurate. Option is
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm94 SYStem.Option.DUALPORT ON
133 SYStem.Option.DUALPORT ON
134 SYStem.Option.ResBreak OFF
135 SYStem.Option.EnReset OFF
/Zephyr-latest/samples/subsys/usb/mass/
DKconfig7 bool "Option to clear the flash area before mounting"
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst72 via :ref:`Options<posix_options>` and :ref:`Option Groups<posix_option_groups>`.
139 Additional POSIX :ref:`Options and Option Groups <posix_option_groups>` may be enabled as needed
143 Subprofiles, Options, and Option Groups should be considered the preferred way to configure POSIX
/Zephyr-latest/subsys/logging/backends/
DKconfig.net123 bool "Use DHCPv4 Log Server Option to configure syslog server"
127 Log Server Option (7).

1234