Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/wxc/
Dcommon.h226 u16 WXC_GetNextAllowedChannel(int ch);
/TwlSDK-5.2.1/build/libraries/wxc/ARM9/src/
Dwxc_common.c283 u16 WXC_GetNextAllowedChannel(int ch) in WXC_GetNextAllowedChannel() function
Dwxc_driver.c968 channel = WXC_GetNextAllowedChannel(channel); in WXCi_MeasureProc()