Home
last modified time | relevance | path

Searched refs:s_froBases (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.c31 static FRO_Type *const s_froBases[] = FRO_BASE_PTRS; variable
576 for (instance = 0U; instance < ARRAY_SIZE(s_froBases); instance++) in CLOCK_FroGetInstance()
578 if (s_froBases[instance] == base) in CLOCK_FroGetInstance()
584 assert(instance < ARRAY_SIZE(s_froBases)); in CLOCK_FroGetInstance()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.c31 static FRO_Type *const s_froBases[] = FRO_BASE_PTRS; variable
576 for (instance = 0U; instance < ARRAY_SIZE(s_froBases); instance++) in CLOCK_FroGetInstance()
578 if (s_froBases[instance] == base) in CLOCK_FroGetInstance()
584 assert(instance < ARRAY_SIZE(s_froBases)); in CLOCK_FroGetInstance()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.c31 static FRO_Type *const s_froBases[] = FRO_BASE_PTRS; variable
576 for (instance = 0U; instance < ARRAY_SIZE(s_froBases); instance++) in CLOCK_FroGetInstance()
578 if (s_froBases[instance] == base) in CLOCK_FroGetInstance()
584 assert(instance < ARRAY_SIZE(s_froBases)); in CLOCK_FroGetInstance()