Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_xrdc.c57 static uint32_t XRDC_CountLeadingZeros(uint32_t data) in XRDC_CountLeadingZeros() function
145 errorIndex = 31U - XRDC_CountLeadingZeros(errorBitMap); in XRDC_GetAndClearFirstSpecificDomainError()