EVENTID_GP_CONFIGERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_INTSTARTERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_INTWAITERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_OPENERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_PORTOPENED enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_READERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_READERROR_THROTTLE enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_WRITEERROR enum value | Drv::LinuxGpioDriverComponentBase | protected |
EVENTID_GP_WRITEERROR_THROTTLE enum value | Drv::LinuxGpioDriverComponentBase | protected |
get_gpioRead_InputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxGpioDriverComponentBase | |
get_gpioWrite_InputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxGpioDriverComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_gpioRead_InputPorts() const | Drv::LinuxGpioDriverComponentBase | protected |
getNum_gpioWrite_InputPorts() const | Drv::LinuxGpioDriverComponentBase | protected |
getNum_intOut_OutputPorts() const | Drv::LinuxGpioDriverComponentBase | protected |
getNum_Log_OutputPorts() const | Drv::LinuxGpioDriverComponentBase | protected |
getNum_Time_OutputPorts() const | Drv::LinuxGpioDriverComponentBase | protected |
getTime() | Drv::LinuxGpioDriverComponentBase | protected |
gpioRead_handler(NATIVE_INT_TYPE portNum, Fw::Logic &state)=0 | Drv::LinuxGpioDriverComponentBase | protectedpure virtual |
gpioRead_handlerBase(NATIVE_INT_TYPE portNum, Fw::Logic &state) | Drv::LinuxGpioDriverComponentBase | protected |
gpioWrite_handler(NATIVE_INT_TYPE portNum, const Fw::Logic &state)=0 | Drv::LinuxGpioDriverComponentBase | protectedpure virtual |
gpioWrite_handlerBase(NATIVE_INT_TYPE portNum, const Fw::Logic &state) | Drv::LinuxGpioDriverComponentBase | protected |
init(NATIVE_INT_TYPE instance=0) | Drv::LinuxGpioDriverComponentBase | |
Fw::ObjBase::init() | Fw::ObjBase | protected |
intOut_out(NATIVE_INT_TYPE portNum, Svc::TimerVal &cycleStart) | Drv::LinuxGpioDriverComponentBase | protected |
isConnected_intOut_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxGpioDriverComponentBase | protected |
isConnected_Log_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxGpioDriverComponentBase | protected |
isConnected_Time_OutputPort(NATIVE_INT_TYPE portNum) | Drv::LinuxGpioDriverComponentBase | protected |
LinuxGpioDriverComponentBase(const char *compName="") | Drv::LinuxGpioDriverComponentBase | protected |
LinuxGpioDriverComponentBaseFriend class | Drv::LinuxGpioDriverComponentBase | friend |
log_ACTIVITY_HI_GP_PortOpened(I32 gpio) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_ConfigError(I32 gpio, I32 error) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_IntStartError(I32 gpio) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_IntWaitError(I32 gpio) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_OpenError(I32 gpio, I32 error, const Fw::LogStringArg &msg) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_ReadError(I32 gpio, I32 error) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_ReadError_ThrottleClear() | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_WriteError(I32 gpio, I32 error) | Drv::LinuxGpioDriverComponentBase | protected |
log_WARNING_HI_GP_WriteError_ThrottleClear() | Drv::LinuxGpioDriverComponentBase | protected |
NUM_GPIOREAD_INPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
NUM_GPIOWRITE_INPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
NUM_INTOUT_OUTPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
NUM_LOG_OUTPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
NUM_LOGTEXT_OUTPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
NUM_TIME_OUTPUT_PORTS enum value | Drv::LinuxGpioDriverComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
set_intOut_OutputPort(NATIVE_INT_TYPE portNum, Svc::InputCyclePort *port) | Drv::LinuxGpioDriverComponentBase | |
set_Log_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputLogPort *port) | Drv::LinuxGpioDriverComponentBase | |
set_Time_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputTimePort *port) | Drv::LinuxGpioDriverComponentBase | |
setIdBase(const U32) | Fw::PassiveComponentBase | |
~LinuxGpioDriverComponentBase() | Drv::LinuxGpioDriverComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |