Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dentropy.c88 size_t threshold, int strong) in mbedtls_entropy_add_source()
H A Ddebug.c26 void mbedtls_debug_set_threshold(int threshold) in mbedtls_debug_set_threshold()
/optee_os/core/drivers/
H A Dplic.c123 static void plic_set_threshold(struct plic_data *pd, uint32_t threshold) in plic_set_threshold()