Searched refs:CONST (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/include/ |
D | Platform_MemMap.h | 1701 #pragma section CONST ".mcal_const_cfg" 1725 #pragma section CONST 1749 #pragma section CONST ".mcal_const_cfg" 1773 #pragma section CONST 1797 #pragma section CONST ".mcal_const_cfg" 1821 #pragma section CONST 1845 #pragma section CONST ".mcal_const_cfg" 1869 #pragma section CONST 1893 #pragma section CONST ".mcal_const_no_cacheable" 1941 #pragma section CONST ".mcal_const_no_cacheable" [all …]
|
D | Ipcf_MemMap.h | 1701 #pragma section CONST ".mcal_const_cfg" 1725 #pragma section CONST 1749 #pragma section CONST ".mcal_const_cfg" 1773 #pragma section CONST 1797 #pragma section CONST ".mcal_const_cfg" 1821 #pragma section CONST 1845 #pragma section CONST ".mcal_const_cfg" 1869 #pragma section CONST 1893 #pragma section CONST ".mcal_const_no_cacheable" 1941 #pragma section CONST ".mcal_const_no_cacheable" [all …]
|
D | Compiler.h | 456 #define CONST(consttype, memclass) const consttype macro
|
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/include/ |
D | Platform_MemMap.h | 1701 #pragma section CONST ".mcal_const_cfg" 1725 #pragma section CONST 1749 #pragma section CONST ".mcal_const_cfg" 1773 #pragma section CONST 1797 #pragma section CONST ".mcal_const_cfg" 1821 #pragma section CONST 1845 #pragma section CONST ".mcal_const_cfg" 1869 #pragma section CONST 1893 #pragma section CONST ".mcal_const_no_cacheable" 1941 #pragma section CONST ".mcal_const_no_cacheable" [all …]
|
D | Compiler.h | 456 #define CONST(consttype, memclass) const consttype macro
|
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/include/ |
D | Compiler.h | 456 #define CONST(consttype, memclass) const consttype macro
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClPkc/inc/internal/ |
D | mcuxClPkc_FupMacros.h | 122 #define FUP_OP1_CONST(R,C) MCUXCLPKC_FUP_OP1(CONST, R,0,0,C, 0) 180 #define FUP_OP2_CONST(R,C) MCUXCLPKC_FUP_OP2(CONST, R,0,0,C, 0)
|
D | mcuxClPkc_Operations.h | 199 #define MCUXCLPKC_CALC_OP1_CONST(R,C) MCUXCLPKC_CALC_OP1C(CONST, R,R,R,C) /* … 257 #define MCUXCLPKC_CALC_OP2_CONST(R,C) MCUXCLPKC_CALC_OP2C(CONST, R,R,R,C) /* … 323 #define MCUXCLPKC_FP_CALC_OP1_CONST(R,C) MCUXCLPKC_FP_CALC_OP1C(CONST, R,R,R,C) 381 #define MCUXCLPKC_FP_CALC_OP2_CONST(R,C) MCUXCLPKC_FP_CALC_OP2C(CONST, R,R,R,C)
|