Searched refs:limit (Results 1 – 11 of 11) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/trng/ |
| D | fsl_trng.c | 1294 const trng_statistical_check_limit_t *limit); 1645 const trng_statistical_check_limit_t *limit) in trng_SetStatisticalCheckLimit() argument 1650 if ((NULL != limit) && (limit->maximum > limit->minimum)) in trng_SetStatisticalCheckLimit() 1652 range = limit->maximum - limit->minimum; /* Registers use range instead of minimum value.*/ in trng_SetStatisticalCheckLimit() 1657 status = trng_SetMonobitLimit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() 1662 status = trng_SetRunBit1Limit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() 1667 status = trng_SetRunBit2Limit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() 1672 status = trng_SetRunBit3Limit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() 1677 status = trng_SetRunBit4Limit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() 1682 status = trng_SetRunBit5Limit(base, range, limit->maximum); in trng_SetStatisticalCheckLimit() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/gcc/ |
| D | MIMXRT798Sxxxx_cm33_core0_flash.ld | 115 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit") 116 …hv_image_end - ezhv_image_start) <= m_ezhv_image_maximum_size, "EZHV image size exceeds the limit")
|
| D | MIMXRT798Sxxxx_cm33_core0_flash1.ld | 115 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit") 116 …hv_image_end - ezhv_image_start) <= m_ezhv_image_maximum_size, "EZHV image size exceeds the limit")
|
| D | MIMXRT798Sxxxx_cm33_core0_ram.ld | 114 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit") 115 …hv_image_end - ezhv_image_start) <= m_ezhv_image_maximum_size, "EZHV image size exceeds the limit")
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mflash.ch | 124 * This gives the upper block limit, every blocks before this one will be erased */ 135 …/* The external flash driver is MFLASH, which has no Block Erase API, so limit to sector erase use…
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/gcc/ |
| D | MIMXRT735Sxxxx_cm33_core0_flash1.ld | 107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|
| D | MIMXRT735Sxxxx_cm33_core0_flash.ld | 107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|
| D | MIMXRT735Sxxxx_cm33_core0_ram.ld | 106 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/gcc/ |
| D | MIMXRT758Sxxxx_cm33_core0_flash.ld | 107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|
| D | MIMXRT758Sxxxx_cm33_core0_flash1.ld | 107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|
| D | MIMXRT758Sxxxx_cm33_core0_ram.ld | 106 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
|