HALFRED  0.4.0
inc Directory Reference

Directories

directory  internal
 

Files

file  hal.h [code]
 HALFRED's main header file.
 
file  hal_bp.h [code]
 Buffer pool API.
 
file  hal_cli.h [code]
 Command Line Interface (CLI) API.
 
file  hal_clk.h [code]
 Clocks API.
 
file  hal_compiler_support.h [code]
 various compiler-dependent definitions
 
file  hal_core.h [code]
 CPU Core API.
 
file  hal_defs.h [code]
 Various HAL definitions.
 
file  hal_delay.h [code]
 Delay API.
 
file  hal_diag.h [code]
 Diagnostics API.
 
file  hal_endian.h [code]
 Endianess related tools.
 
file  hal_gpio.h [code]
 GPIO API.
 
file  hal_heap.h [code]
 Heap memory manager API.
 
file  hal_io.h [code]
 IO module.
 
file  hal_iobuf.h [code]
 Ring buffer API.
 
file  hal_iobus.h [code]
 IO Bus API.
 
file  hal_iocomposite.h [code]
 Composite IODevice API.
 
file  hal_iodevice.h [code]
 IODevice API.
 
file  hal_iofile.h [code]
 IODevice that reads and writes to a file.
 
file  hal_ioserial.h [code]
 Serial port API.
 
file  hal_iovirtual.h [code]
 Virtual IODevice API.
 
 
file  hal_log.h [code]
 Logging component.
 
file  hal_nv.h [code]
 Non-volatile memory API.
 
file  hal_os.h [code]
 Operating system (OS) API.
 
file  hal_os_caltime.h [code]
 OS calendar time API.
 
file  hal_os_cntsem.h [code]
 OS counting semaphore time API.
 
file  hal_os_mutex.h [code]
 OS mutex API.
 
file  hal_os_queue.h [code]
 OS queue API.
 
file  hal_os_recursive_mutex.h [code]
 OS recursive mutex API.
 
file  hal_os_sem.h [code]
 OS semaphore API.
 
file  hal_os_task.h [code]
 OS task API.
 
file  hal_osnotifier.h [code]
 OS notifier API.
 
file  hal_pwr.h [code]
 Power management API.
 
file  hal_staticlist.h [code]
 Static list API.
 
file  hal_tim.h [code]
 Timer API.
 
file  hal_txtdevice.h [code]
 textual IODevice API
 
file  hal_wdt.h [code]
 Watchdog timer API.