![]() |
ISF
1.1
Intelligent Sensing Framework
|
This file defines the configuration types and enumeration for the Host Proxy. More...
Go to the source code of this file.
Enumerations | |
enum | hp_AppProxyNO { APP_PROXY_NO_START, APP_PROXY_NO_MAX = APP_PROXY_NO_START } |
The enumeration for the user application proxy number. For example, to add an application called Fxlc95000 acceleration, a unique identification namely, APP_PROXY_NO_FXCL95000_ACCEL is created and inserted into this enumeration list. enum hp_AppProxyNO { APP_PROXY_NO_START, APP_PROXY_NO_FXCL95000_ACCEL = APP_PROXY_NO_START, APP_PROXY_NO_MAX, };. More... |
This file defines the configuration types and enumeration for the Host Proxy.
Definition in file isf_hostproxyconfig.h.
enum hp_AppProxyNO |
The enumeration for the user application proxy number. For example, to add an application called Fxlc95000 acceleration, a unique identification namely, APP_PROXY_NO_FXCL95000_ACCEL is created and inserted into this enumeration list. enum hp_AppProxyNO { APP_PROXY_NO_START, APP_PROXY_NO_FXCL95000_ACCEL = APP_PROXY_NO_START, APP_PROXY_NO_MAX, };.
Definition at line 26 of file isf_hostproxyconfig.h.