Home
last modified time | relevance | path

Searched refs:rawCmd (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c508 static void RF_dbellSubmitCmdAsync(uint32_t rawCmd);
1353 static void RF_dbellSubmitCmdAsync(uint32_t rawCmd) in RF_dbellSubmitCmdAsync() argument
1356 HWREG(RFC_DBELL_BASE + RFC_DBELL_O_CMDR) = rawCmd; in RF_dbellSubmitCmdAsync()