Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/risc-v/common/
H A Driscv-plic.h45 __attribute__((always_inline)) static inline void __plic_set_threshold(unsigned int threshold) in __plic_set_threshold()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_comp.h89 …nrf_comp_th_t threshold; /**< Structure holding THDOWN and THUP values needed b… member
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_comp.h399 __STATIC_INLINE void nrf_comp_th_set(nrf_comp_th_t threshold) in nrf_comp_th_set()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dcompr_rubin.c133 long i0, threshold; in decode() local