/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_crypto_core_trng.h | 83 uint32_t max, in Cy_Crypto_Core_Trng()
|
D | cy_crypto_core_prng.h | 121 uint32_t max, in Cy_Crypto_Core_Prng()
|
D | cy_crypto_common.h | 831 uint32_t max; /**< Maximum of the generated value */ member 866 uint32_t max; member
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/ |
D | cy_crypto_core_prng_v1.c | 98 uint32_t max, in Cy_Crypto_Core_V1_Prng()
|
D | cy_crypto_core_prng_v2.c | 101 uint32_t max, in Cy_Crypto_Core_V2_Prng()
|
D | cy_crypto_core_trng_v1.c | 108 uint32_t max, in Cy_Crypto_Core_V1_Trng()
|
D | cy_crypto_core_trng_v2.c | 111 uint32_t max, in Cy_Crypto_Core_V2_Trng()
|
D | cy_crypto.c | 370 cy_en_crypto_status_t Cy_Crypto_Prng_Generate(uint32_t max, in Cy_Crypto_Prng_Generate() 733 uint32_t max, in Cy_Crypto_Trng_Generate()
|
/hal_infineon-3.4.0/mtb-pdl-cat1/cmsis/include/ |
D | cmsis_armcc.h | 758 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 783 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
D | cmsis_armclang.h | 1184 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 1209 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
D | cmsis_iccarm.h | 803 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 821 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
D | cmsis_armclang_ltm.h | 1166 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 1191 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
D | cmsis_gcc.h | 1386 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 1411 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
D | arm_math.h | 1096 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local 1114 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
|
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/ |
D | cyhal_rtc.c | 414 … uint32_t _cyhal_rtc_update_field(uint32_t remaining, uint32_t* curr, uint32_t *next, uint32_t max) in _cyhal_rtc_update_field()
|
D | cyhal_adc_sar.c | 299 uint8_t max = 0; in _cyhal_adc_max_configured_channel() local
|
/hal_infineon-3.4.0/XMCLib/drivers/src/ |
D | xmc_can.c | 93 __STATIC_INLINE uint32_t max(uint32_t a, uint32_t b) in max() function
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_wifi_api.c | 4644 whd_tko_max_assoc(whd_interface_t ifp, uint8_t *max) in whd_tko_max_assoc()
|
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/ |
D | whd_wlioctl.h | 3888 uint8_t max; /* max TCP connections supported */ member
|