Home
last modified time | relevance | path

Searched refs:WM_GetAllowedChannel (Results 1 – 14 of 14) sorted by relevance

/TwlSDK-5.3.1/build/libraries/wxc/ARM9/src/
Dwxc_common.c285 int allowed = WM_GetAllowedChannel(); in WXC_GetNextAllowedChannel()
Dwxc_driver.c942 if (channel == (32 - MATH_CountLeadingZeros(WM_GetAllowedChannel()))) in WXCi_MeasureProc()
1007 scan_channelList = WM_GetAllowedChannel(); in WXCi_ScanProc()
/TwlSDK-5.3.1/build/demos/mb/multiboot-wfs/parent/src/
Dmultiboot.c148 allowedChannel = WM_GetAllowedChannel(); in GetChannelProc()
/TwlSDK-5.3.1/build/demos/os/entropy-1/src/
Dwmscan.c228 chanpat = WM_GetAllowedChannel(); in WS_StateInStartScan()
/TwlSDK-5.3.1/build/demos/mb/mbm/src/
Dmb_measure_channel.c258 allowedCannel = WM_GetAllowedChannel(); in state_in_measure_channel()
/TwlSDK-5.3.1/build/demos/mb/multiboot-PowerSave/src/
Dparent.c122 channel_bmp = WM_GetAllowedChannel(); in changeChannel()
/TwlSDK-5.3.1/build/libraries/wm/ARM9/src/
Dwm_sync.c333 u16 WM_GetAllowedChannel(void) in WM_GetAllowedChannel() function
/TwlSDK-5.3.1/build/demos/mb/multiboot/src/
Dparent.c116 channel_bmp = WM_GetAllowedChannel(); in changeChannel()
/TwlSDK-5.3.1/include/nitro/wm/ARM9/
Dwm_api.h1112 u16 WM_GetAllowedChannel(void);
/TwlSDK-5.3.1/build/demos.TWL/mp_shared/wh/
Dwh.c1339 chanpat = WM_GetAllowedChannel(); in WH_StateInStartScan()
2413 return WM_GetAllowedChannel(); in WH_GetAllowedChannel()
2576 allowedChannel = WM_GetAllowedChannel(); in WH_StateInMeasureChannel()
/TwlSDK-5.3.1/build/demos/wm/listenOnly/src/
Dmain.c468 chanpat = WM_GetAllowedChannel(); in StartScan()
/TwlSDK-5.3.1/build/demos/wireless_shared/wh/
Dwh.c1425 chanpat = WM_GetAllowedChannel(); in WH_StateInStartScan()
2539 return WM_GetAllowedChannel(); in WH_GetAllowedChannel()
2702 allowedChannel = WM_GetAllowedChannel(); in WH_StateInMeasureChannel()
/TwlSDK-5.3.1/build/libraries/mb/common/src/
Dmb_fake_child.c748 u16 allowedChannel = WM_GetAllowedChannel(); in RotateChannel()
Dmb_wm_base.c133 channel_bmp = WM_GetAllowedChannel(); in changeScanChannel()