Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 11 of 11) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/trng/
Dfsl_trng.c1294 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/
DMIMXRT798Sxxxx_cm33_core0_flash.ld115 …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")
DMIMXRT798Sxxxx_cm33_core0_flash1.ld115 …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")
DMIMXRT798Sxxxx_cm33_core0_ram.ld114 …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/
Dfwk_platform_mflash.ch124 * 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/
DMIMXRT735Sxxxx_cm33_core0_flash1.ld107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
DMIMXRT735Sxxxx_cm33_core0_flash.ld107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
DMIMXRT735Sxxxx_cm33_core0_ram.ld106 …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/
DMIMXRT758Sxxxx_cm33_core0_flash.ld107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
DMIMXRT758Sxxxx_cm33_core0_flash1.ld107 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")
DMIMXRT758Sxxxx_cm33_core0_ram.ld106 …image_end - core1_image_start) <= m_core1_image_maximum_size, "Core1 image size exceeds the limit")