Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xrdc/
Dfsl_xrdc.c75 static uint8_t XRDC_CountLeadingZeros(uint32_t data) in XRDC_CountLeadingZeros() function
220 errorIndex = 31U - XRDC_CountLeadingZeros(errorBitMap); in XRDC_GetAndClearFirstSpecificDomainError()