| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
ARM AArch32 public kernel miscellaneous. More...
Go to the source code of this file.
Functions | |
| uint32_t | sys_clock_cycle_get_32 (void) | 
| static uint32_t | arch_k_cycle_get_32 (void) | 
| uint64_t | sys_clock_cycle_get_64 (void) | 
| static uint64_t | arch_k_cycle_get_64 (void) | 
| static ALWAYS_INLINE void | arch_nop (void) | 
ARM AArch32 public kernel miscellaneous.
ARM AArch32-specific kernel miscellaneous interface. Included by arm/arch.h.
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  static | 
| uint32_t sys_clock_cycle_get_32 | ( | void | ) | 
| uint64_t sys_clock_cycle_get_64 | ( | void | ) |