EE445M RTOS
Taken at the University of Texas Spring 2015
|
This is the complete list of members for lswitch, including all inherited members.
ack(void) | lswitch | virtual |
base | lswitch | private |
debounce(void) | lswitch | |
debounced_data | lswitch | |
end_debounce(void) | lswitch | |
interruptable() | interruptable | inline |
lswitch() | lswitch | |
lswitch(memory_address_t lswitch_base, memory_address_t lswitch_pin, semaphore *sem, timer_t timer_id, subtimer_t timer_subtimer, uint32_t switch_interrupt, uint32_t interrupt_mask=GPIO_BOTH_EDGES, bool start=false) | lswitch | |
pin | lswitch | private |
sample(void) | lswitch | |
sem | lswitch | private |
start(void) | lswitch | virtual |
stop(void) | lswitch | virtual |
tim | lswitch | private |