source: svn/newcon3bcm2_21bu/dta/src/app/ntia/birw.h

Last change on this file was 76, checked in by megakiss, 10 years ago

1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함

  • Property svn:executable set to *
File size: 156 bytes
Line 
1#ifndef _BIRW_H__
2#define _BIRW_H__
3void b_s3_standby(uint32_t id);
4#if !SUPPORT_DST_PLATFORM
5void bpwr_control(bapp_t *p_app, bool standby);
6#endif
7#endif
Note: See TracBrowser for help on using the repository browser.