Home
last modified time | relevance | path

Searched defs:max (Results 1 – 12 of 12) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_perf_plat.c51 CCPalPerfData_t max; member
192 CCPalPerfData_t max; in CC_PalPerfDump() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/util/
Dutil.h44 #define max( a , b ) ( ( (a) > (b) ) ? (a) : (b) ) macro
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/components/lists/
Dfsl_component_generic_list.h55 uint16_t max; /*!< list max number of elements */ member
Dfsl_component_generic_list.c80 void LIST_Init(list_handle_t list, uint32_t max) in LIST_Init()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c30 #define max(a,b) (a) > (b) ? (a) : (b) macro
/trusted-firmware-m-3.4.0/platform/ext/cmsis/
Dcmsis_armclang.h530 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
555 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
Dcmsis_iccarm.h835 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
853 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
Dcmsis_armclang_ltm.h523 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
548 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
Dcmsis_gcc.h711 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
736 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/
Dcc_crypto_ctx.h20 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/accelerator/
Drsa_alt.c1792 static unsigned size_greater_than( size_t size, size_t max ) in size_greater_than()
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Djquery.js89 …(typeof e=="object"){d=e;e=0}if(typeof d=="function"){d={onAfter:d}}if(f=="max"){f=9000000000}d=c.… function