Home
last modified time | relevance | path

Searched refs:options (Results 1 – 16 of 16) sorted by relevance

/SCP-firmware-master/debugger/src/cli/
A Dcli.c401 if (options != 0) { in cli_bprintf()
418 if (options != NONE) { in cli_bprintf()
482 if (options != NONE) { in cli_printf()
503 if (options != NONE) { in cli_printf()
763 if (options == NONE) { in cli_format()
774 if (options & CLEAR_DISPLAY) { in cli_format()
788 if (options & RESET_CURSOR) { in cli_format()
803 if (options & CLI_ALL_MASK) { in cli_format()
816 if (options & BOLD) { in cli_format()
831 if (options & UNDERLINE) { in cli_format()
[all …]
A Dreadme.txt70 print buffer has. Text style options take up more space still.
75 CLI formatted print options
79 formatting options will not work as intended. (or at all) Basic specifiers
/SCP-firmware-master/debugger/include/
A Dcli.h173 uint32_t cli_bprintf(cli_option_et options, const char *format, ...);
204 uint32_t cli_printf(cli_option_et options, const char *format, ...);
/SCP-firmware-master/product/morello/
A Dreadme.md3 ## Build configuration options {#build-configuration}
/SCP-firmware-master/product/n1sdp/
A Dreadme.md5 ## Build configuration options {#build-configuration}
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/
A Dcmsis_os2_tiny4scp.c417 uint32_t osThreadFlagsWait(uint32_t flags, uint32_t options, uint32_t timeout) in osThreadFlagsWait() argument
429 if ((options & osFlagsNoClear) == osFlagsNoClear) { in osThreadFlagsWait()
446 if ((options & osFlagsWaitAll) == osFlagsWaitAll) { in osThreadFlagsWait()
/SCP-firmware-master/doc/
A Dcmake_readme.md54 The above command accepts a number of options. Execute the command below to get
55 the available options.
85 > and CMake build options.
87 ## Build configuration options
89 build. SCP firmware uses this feature to configure various build options
91 few common options can be configured.
133 ## Modifying build options
165 > and then modify the options as desired. After selecting the options
172 > Build options can subsequently tuned using below command
415 > `cmake` both present the options you may configure by default, and you do not
[all …]
A DDoxyfile17 # Project related configuration options
427 # Build related configuration options
784 # Configuration options related to the input files
961 # Configuration options related to source browsing
1073 # Configuration options related to the HTML output
1617 # Configuration options related to the LaTeX output
1786 # Configuration options related to the RTF output
1896 # Configuration options related to the XML output
1923 # Configuration options related to the DOCBOOK output
2000 # Configuration options related to the preprocessor
[all …]
/SCP-firmware-master/product/synquacer/doc/
A Dplatform_options.md5 This documentation describes what options are available and
/SCP-firmware-master/product/tc0/doc/
A Dvariants.md43 features, and to show the configurability options, we split the features among
/SCP-firmware-master/product/tc0/scp_ramfw/
A DCMakeLists.txt15 # SCP_PLATFORM_VARIANT options:
/SCP-firmware-master/product/tc2/scp_ramfw/
A DCMakeLists.txt14 # SCP_PLATFORM_VARIANT options:
/SCP-firmware-master/cmake/
A DSCPPreprocessSource.cmake44 # other compiler options, come from properties set on the target by the
/SCP-firmware-master/
A DCMakeLists.txt17 # determines the default set of configuration options we are given, including
327 # options, we can expose them to the user.
332 # Common build options
381 # Include firmware specific build options
A Dchange_log.md56 - sensor: typedef included to give signed or unsigned value options
/SCP-firmware-master/module/mpmm/doc/
A Dmodule_mpmm.md34 configuration options:

Completed in 17 milliseconds