| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| D | none.h | 249 q31_t r, s, t, u; in __QADD8() local 267 q31_t r, s, t, u; in __QSUB8() local 286 q31_t r = 0, s = 0; in __QADD16() local 302 q31_t r, s; in __SHADD16() local 318 q31_t r, s; in __QSUB16() local 334 q31_t r, s; in __SHSUB16() local 350 q31_t r, s; in __QASX() local 366 q31_t r, s; in __SHASX() local 382 q31_t r, s; in __QSAX() local 398 q31_t r, s; in __SHSAX() local
|
| /hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/ |
| D | kconfiglib.py | 1958 def eval_string(self, s): argument 2335 def _tokenize(self, s): argument 2599 def _parse_assignment(self, s): argument 2660 def _expand_whole(self, s, args): argument 2675 def _expand_name(self, s, i): argument 2696 def _expand_name_iter(self, s, i): argument 2709 def _expand_str(self, s, i): argument 2742 def _expand_macro(self, s, i, args): argument 3928 def is_num(s): argument 5807 def indent_add(s): argument [all …]
|
| D | menuconfig.py | 1784 def _draw_input_dialog(win, title, info_lines, s, i, hscroll): argument 2285 def _draw_jump_to_dialog(edit_box, matches_win, bot_sep_win, help_win, argument 2807 def _indent(s, n): argument 2861 def _edit_text(c, s, i, hscroll, width): argument 3078 def _check_valid(sym, s): argument
|
| D | guiconfig.py | 637 def _set_status(s): argument 1295 def _check_valid(dialog, entry, sym, s): argument
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/str/ |
| D | fsl_str.c | 170 static uint32_t PrintGetPrecision(const char **s, va_list *ap, bool *valid_precision_width) in PrintGetPrecision() 382 static uint32_t PrintCheckFlags(const char **s) in PrintCheckFlags() 423 static uint32_t PrintGetLengthFlag(const char **s) in PrintGetLengthFlag() 462 static void PrintFilterLengthFlag(const char **s) in PrintFilterLengthFlag() 509 static uint32_t ScanIgnoreWhiteSpace(const char **s) in ScanIgnoreWhiteSpace() 1100 static uint8_t StrFormatScanGetBase(uint8_t base, const char *s) in StrFormatScanGetBase() 1436 const char *s; in StrFormatScanf() local
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/str/ |
| D | fsl_str.c | 138 static uint32_t PrintGetPrecision(const char **s, va_list *ap, bool *valid_precision_width) in PrintGetPrecision() 350 static uint32_t PrintCheckFlags(const char **s) in PrintCheckFlags() 391 static uint32_t PrintGetLengthFlag(const char **s) in PrintGetLengthFlag() 448 static void PrintFilterLengthFlag(const char **s) in PrintFilterLengthFlag() 495 static uint32_t ScanIgnoreWhiteSpace(const char **s) in ScanIgnoreWhiteSpace() 1134 static uint8_t StrFormatScanGetBase(uint8_t base, const char *s) in StrFormatScanGetBase() 1561 const char *s; in StrFormatScanf() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | arm_math.h | 871 q31_t r, s, t, u; in __QADD8() local 889 q31_t r, s, t, u; in __QSUB8() local 908 q31_t r = 0, s = 0; in __QADD16() local 924 q31_t r, s; in __SHADD16() local 940 q31_t r, s; in __QSUB16() local 956 q31_t r, s; in __SHSUB16() local 972 q31_t r, s; in __QASX() local 988 q31_t r, s; in __SHASX() local 1004 q31_t r, s; in __QSAX() local 1020 q31_t r, s; in __SHSAX() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/log/ |
| D | fsl_component_log.h | 76 #define LOG_FILE_NAME_INTERCEPT(s, n) \ argument 79 #define LOG_FILE_NAME_RECURSIVE(f, s, n) \ argument 81 #define LOG_FILE_NAME_SET(f, f1, s, n) \ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/ |
| D | arm_rotation2quaternion_f32.c | 84 float32_t s; in arm_rotation2quaternion_f32() local 177 float32_t s; in arm_rotation2quaternion_f32() local
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/cli/ |
| D | cli_utils.c | 64 unsigned int a2hex(const char *s) in a2hex() 263 char *string_dup(const char *s) in string_dup()
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/unity/ |
| D | unity.c | 60 int csfputs(const char *s, void *stream) in csfputs() 85 int csfputs(const char *s, void *stream) in csfputs() 105 int csfputs(const char *s, void *stream) in csfputs()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/ |
| D | arm_rfft_fast_f16.c | 208 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local 416 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local
|
| D | arm_rfft_fast_f32.c | 202 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local 410 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local
|
| D | arm_rfft_fast_f64.c | 129 float64_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f64() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/ |
| D | SEGGER_RTT.c | 1342 unsigned SEGGER_RTT_WriteString(unsigned BufferIndex, const char *s) in SEGGER_RTT_WriteString() 2205 int SEGGER_RTT_TerminalOut(unsigned char TerminalId, const char *s) in SEGGER_RTT_TerminalOut()
|
| D | SEGGER_RTT_printf.c | 517 const char *s = va_arg(*pParamList, const char *); in SEGGER_RTT_vprintf() local
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/upower/ |
| D | upower_api.c | 57 #define UPWR_API_STR(s) #s argument 58 #define UPWR_API_STRING(s) UPWR_API_STR(s) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/upower/ |
| D | upower_api.c | 57 #define UPWR_API_STR(s) #s argument 58 #define UPWR_API_STRING(s) UPWR_API_STR(s) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/upower/ |
| D | upower_api.c | 57 #define UPWR_API_STR(s) #s argument 58 #define UPWR_API_STRING(s) UPWR_API_STR(s) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/upower/ |
| D | upower_api.c | 57 #define UPWR_API_STR(s) #s argument 58 #define UPWR_API_STRING(s) UPWR_API_STR(s) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/upower/ |
| D | upower_api.c | 57 #define UPWR_API_STR(s) #s argument 58 #define UPWR_API_STRING(s) UPWR_API_STR(s) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/ |
| D | arm_sokalmichener_distance.c | 63 float32_t r,s; in arm_sokalmichener_distance() local
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_remap_mem_operations.h | 28 #define __memset(adapter, s, c, len) memset((void *)(s), (int)(c), (size_t)(len)) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rtt/Syscalls/ |
| D | SEGGER_RTT_Syscalls_SES.c | 230 int puts(const char *s) in puts()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi_common.h | 33 t_u8 *s = p; in hexdump() local
|