![]() |
DVBCore
22.11.0
Open Source DVB Engine
|
State machine to control the DVB. More...
Macros | |
| #define | STATE_DBG(x) |
Enumerations | |
| enum | E_DVB_STATE { DVB_STATE_ON, DVB_STATE_STANDBY, DVB_STATE_STANDBY_RECORDING, DVB_STATE_STANDBY_SERV_SEARCH, DVB_STATE_STANDBY_SSU_SEARCH } |
Functions | |
| void | ASTE_Initialise (void) |
| More... | |
| void | ASTE_EnterStandby (BOOLEAN recording) |
| More... | |
| void | ASTE_LeaveStandby (void) |
| More... | |
| BOOLEAN | ASTE_InStandby (void) |
| More... | |
| void | ASTE_StartRecording (void) |
| More... | |
| void | ASTE_StartServiceSearch (void) |
| More... | |
| void | ASTE_StartSSUSearch (void) |
| More... | |
| void | ASTE_SearchComplete (void) |
| More... | |
State machine to control the DVB.
| void ASTE_EnterStandby | ( | BOOLEAN | recording | ) |
| void ASTE_Initialise | ( | void | ) |
| BOOLEAN ASTE_InStandby | ( | void | ) |
| void ASTE_LeaveStandby | ( | void | ) |
| void ASTE_SearchComplete | ( | void | ) |
| void ASTE_StartRecording | ( | void | ) |
| void ASTE_StartServiceSearch | ( | void | ) |
| void ASTE_StartSSUSearch | ( | void | ) |
1.8.11