| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/ |
| D | cmsis_compiler.h | 101 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 105 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 109 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 113 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 117 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable 173 struct __packed__ T_UINT32 { uint32_t v; }; member 177 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 181 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 185 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 189 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable [all …]
|
| D | cmsis_armclang.h | 67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 75 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 83 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 91 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 99 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_armclang_ltm.h | 67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 75 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 83 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 91 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 99 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_gcc.h | 74 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 82 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 90 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 98 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 106 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_iccarm.h | 228 __packed struct __iar_u32 { uint32_t v; }; member 573 __STATIC_INLINE uint32_t __RBIT(uint32_t v) in __RBIT()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | cmsis_compiler.h | 101 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 105 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 109 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 113 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 117 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable 173 struct __packed__ T_UINT32 { uint32_t v; }; member 177 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 181 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 185 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 189 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable [all …]
|
| D | cmsis_armclang.h | 71 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 79 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 87 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 95 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 103 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_armclang_ltm.h | 71 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 79 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 87 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 95 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 103 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_gcc.h | 74 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; member 82 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable 90 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable 98 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable 106 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
|
| D | cmsis_iccarm.h | 226 __packed struct __iar_u32 { uint32_t v; }; member 540 __STATIC_INLINE uint32_t __RBIT(uint32_t v) in __RBIT()
|
| /hal_nxp-latest/s32/drivers/s32ze/BaseNXP/include/ |
| D | Compiler.h | 126 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 179 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 223 #define VAR_ALIGN(v, size) v __attribute__(( aligned(size) )); argument 267 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 311 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 353 #define VAR_ALIGN(v, size) __align(size) v; argument 401 #define VAR_ALIGN(v, size) _Pragma(MCAL_PUT_IN_QUOTES1(data_alignment=size)) \ argument
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/include/ |
| D | Compiler.h | 126 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 179 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 223 #define VAR_ALIGN(v, size) v __attribute__(( aligned(size) )); argument 267 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 311 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 353 #define VAR_ALIGN(v, size) __align(size) v; argument 401 #define VAR_ALIGN(v, size) _Pragma(MCAL_PUT_IN_QUOTES1(data_alignment=size)) \ argument
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/include/ |
| D | Compiler.h | 126 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 179 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 223 #define VAR_ALIGN(v, size) v __attribute__(( aligned(size) )); argument 267 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 311 #define VAR_ALIGN(v, size) __attribute__(( aligned(size) )) v; argument 353 #define VAR_ALIGN(v, size) __align(size) v; argument 401 #define VAR_ALIGN(v, size) _Pragma(MCAL_PUT_IN_QUOTES1(data_alignment=size)) \ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/ |
| D | SEGGER_RTT_printf.c | 144 unsigned v, in _PrintUnsigned() 262 int v, in _PrintInt() 386 int v; in SEGGER_RTT_vprintf() local
|
| D | SEGGER_RTT.c | 1669 unsigned v; in SEGGER_RTT_HasData() local 1694 unsigned v; in SEGGER_RTT_HasDataUp() local
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/upower/ |
| D | upower_soc_defs.h | 233 #define UPWR_VOLT_MILIV(v) (v) /* voltage in mV to argument value */ argument 234 #define UPWR_VOLT_MICROV(v)((v) / 1000U) /* voltage in uV to argument value */ argument 235 #define UPWR_BIAS_MILIV(v) (((v) + 49UL ) / 50UL) /* bias voltage(mV) to argument value */ argument 236 #define UPWR_BIAS2MILIV(v) ((v) * 50UL) /* inverse of UPWR_BIAS_MILIV */ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/upower/ |
| D | upower_soc_defs.h | 233 #define UPWR_VOLT_MILIV(v) (v) /* voltage in mV to argument value */ argument 234 #define UPWR_VOLT_MICROV(v)((v) / 1000U) /* voltage in uV to argument value */ argument 235 #define UPWR_BIAS_MILIV(v) (((v) + 49UL ) / 50UL) /* bias voltage(mV) to argument value */ argument 236 #define UPWR_BIAS2MILIV(v) ((v) * 50UL) /* inverse of UPWR_BIAS_MILIV */ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/upower/ |
| D | upower_soc_defs.h | 233 #define UPWR_VOLT_MILIV(v) (v) /* voltage in mV to argument value */ argument 234 #define UPWR_VOLT_MICROV(v)((v) / 1000U) /* voltage in uV to argument value */ argument 235 #define UPWR_BIAS_MILIV(v) (((v) + 49UL ) / 50UL) /* bias voltage(mV) to argument value */ argument 236 #define UPWR_BIAS2MILIV(v) ((v) * 50UL) /* inverse of UPWR_BIAS_MILIV */ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/upower/ |
| D | upower_soc_defs.h | 233 #define UPWR_VOLT_MILIV(v) (v) /* voltage in mV to argument value */ argument 234 #define UPWR_VOLT_MICROV(v)((v) / 1000U) /* voltage in uV to argument value */ argument 235 #define UPWR_BIAS_MILIV(v) (((v) + 49UL ) / 50UL) /* bias voltage(mV) to argument value */ argument 236 #define UPWR_BIAS2MILIV(v) ((v) * 50UL) /* inverse of UPWR_BIAS_MILIV */ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/upower/ |
| D | upower_soc_defs.h | 233 #define UPWR_VOLT_MILIV(v) (v) /* voltage in mV to argument value */ argument 234 #define UPWR_VOLT_MICROV(v)((v) / 1000U) /* voltage in uV to argument value */ argument 235 #define UPWR_BIAS_MILIV(v) (((v) + 49UL ) / 50UL) /* bias voltage(mV) to argument value */ argument 236 #define UPWR_BIAS2MILIV(v) ((v) * 50UL) /* inverse of UPWR_BIAS_MILIV */ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/casper/ |
| D | fsl_casper.c | 597 void MultprecMultiply(unsigned w_out[], const unsigned u[], const unsigned v[]) in MultprecMultiply() 635 void MultprecModulo(unsigned r_out[], const unsigned v[], int top) in MultprecModulo() 2252 static uint8_t int8abs(int8_t v) in int8abs()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_iir_lattice_q15.c | 74 … q31_t v; /* Temporary variable for ladder coefficient */ in arm_iir_lattice_q15() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/ |
| D | arm_vec_math_f16.h | 258 any16x8_t v; in vrecip_f16() local
|
| D | arm_vec_math.h | 251 any32x4_t v; in vrecip_f32() local
|
| /hal_nxp-latest/s32/drivers/s32k3/Eth_GMAC/src/ |
| D | Gmac_Ip_Hw_Access.c | 116 uint32 v; in REV_BITS_32() local
|