Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_prng_v1.c102 uint32_t max, in Cy_Crypto_Core_V1_Prng()
Dcy_crypto_core_prng_v2.c105 uint32_t max, in Cy_Crypto_Core_V2_Prng()
Dcy_crypto.c408 cy_en_crypto_status_t Cy_Crypto_Prng_Generate(uint32_t max, in Cy_Crypto_Prng_Generate()
911 uint32_t max, in Cy_Crypto_Trng_Generate()
Dcy_crypto_core_trng.c286 uint32_t max, in Cy_Crypto_Core_Trng()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_prng.h133 uint32_t max, in Cy_Crypto_Core_Prng()
Dcy_crypto_core_trng.h188 uint32_t max, in Cy_Crypto_Core_Trng_Ext()
Dcy_crypto_common.h1207 uint32_t max; /**< Maximum of the generated value */ member
1418 uint32_t max; member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_rtc.c433 … uint32_t _cyhal_rtc_update_field(uint32_t remaining, uint32_t* curr, uint32_t *next, uint32_t max) in _cyhal_rtc_update_field()
Dcyhal_adc_sar.c602 uint8_t max = 0; in _cyhal_adc_max_configured_channel() local
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_can.c93 __STATIC_INLINE uint32_t max(uint32_t a, uint32_t b) in max() function
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c4723 whd_tko_max_assoc(whd_interface_t ifp, uint8_t *max) in whd_tko_max_assoc()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h3896 uint8_t max; /* max TCP connections supported */ member