Searched refs:MBM_MeasureChannel (Results 1 – 3 of 3) sorted by relevance
60 void MBM_MeasureChannel(u8 *wm_buffer, MBMCallbackFunc callback);
103 MBM_MeasureChannel((u8 *)wm_sys_buf_ptr, my_callback); in NitroMain()
122 void MBM_MeasureChannel(u8 *wm_buffer, MBMCallbackFunc callback) in MBM_MeasureChannel() function