Home
last modified time | relevance | path

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

/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dmax2871_regs.h51 void max2871_set_SDPLL(uint32_t v);
H A Dmax2871.c97 max2871_set_SDPLL(0); in max2871_setup()
H A Dmax2871_regs.c271 void max2871_set_SDPLL(uint32_t v) in max2871_set_SDPLL() function