Searched defs:threshold (Results 1 – 4 of 4) sorted by relevance
45 __attribute__((always_inline)) static inline void __plic_set_threshold(unsigned int threshold) in __plic_set_threshold()
89 …nrf_comp_th_t threshold; /**< Structure holding THDOWN and THUP values needed b… member
399 __STATIC_INLINE void nrf_comp_th_set(nrf_comp_th_t threshold) in nrf_comp_th_set()
133 long i0, threshold; in decode() local