Home
last modified time | relevance | path

Searched refs:CONST (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/include/
DPlatform_MemMap.h1701 #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 …]
DIpcf_MemMap.h1701 #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 …]
DCompiler.h456 #define CONST(consttype, memclass) const consttype macro
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/include/
DPlatform_MemMap.h1701 #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 …]
DCompiler.h456 #define CONST(consttype, memclass) const consttype macro
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/include/
DCompiler.h456 #define CONST(consttype, memclass) const consttype macro
/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClPkc/inc/internal/
DmcuxClPkc_FupMacros.h122 #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)
DmcuxClPkc_Operations.h199 #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)