Remove references to BSP from drivers/ directory
Removes references to obsolete BSP terminology. Where appropriate, replaces it with platform terminology. Change-Id: Ifb17f98bc12d3a28198810351629a109abdc18a5 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
7cbad4e7dd
commit
2a4a6cf578
14 changed files with 77 additions and 76 deletions
|
@ -191,9 +191,10 @@ int _sys_clock_driver_init(struct device *device)
|
|||
|
||||
/**
|
||||
*
|
||||
* @brief Read the BSP timer hardware
|
||||
* @brief Read the platform's timer hardware
|
||||
*
|
||||
* This routine returns the current time in terms of timer hardware clock cycles.
|
||||
* This routine returns the current time in terms of timer hardware clock
|
||||
* cycles.
|
||||
*
|
||||
* @return up counter of elapsed clock cycles
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue