Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/
DRNGLPF3RF.c283 bool isValid = false; in RNGLPF3RF_getValidatedNumber() local
312 while ((returnValue == RNG_STATUS_SUCCESS) && !isValid) in RNGLPF3RF_getValidatedNumber()
342 isValid = validator(&opParams); in RNGLPF3RF_getValidatedNumber()
346 isValid = true; in RNGLPF3RF_getValidatedNumber()