remove all HAL_*_READ/WRITE defines
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / inc / magpie / uart_api.h
index b13f362ca46d25b2e09f950a0713a8c0d95736b2..3492a1d534b417709d6d5c0b8a3e4f32a05f6c1d 100755 (executable)
 
 #include "reg_defs.h"
 
-/************************* Register Process marco ************************/
-#define UART_REG_WRITE(addr, val)       HAL_WORD_REG_WRITE(UART_BASE_ADDRESS|(uint32_t)(addr), (val))
-#define UART_REG_READ(addr)             HAL_WORD_REG_READ(UART_BASE_ADDRESS|(uint32_t)(addr))
-
 /************************** Register deinition ***************************/
 #define RBR_ADDRESS                              0x00051000
 #define RBR_OFFSET                               0x00000000