Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dos_cputime_pwr2.c82 uint32_t freq; in os_cputime_ticks_to_usecs() local
/nrf52832-nimble/rt-thread/examples/test/
H A Dhwtimer_test.c23 int freq = 10000; in hwtimer() local
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dhwtimer.h71 rt_int32_t freq; /* counting frequency set by the user */ member
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_rtc.h50 #define NRFX_RTC_US_TO_TICKS(us,freq) (((us) * (freq)) / 1000000U) argument
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.h64 ush freq; /* frequency count */ member
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_radio.h1078 uint32_t freq; in nrf_radio_frequency_get() local