HomeSort by: relevance | last modified time | path
    Searched defs:resetaddr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ti/
am3_platform.c 137 volatile uint32_t *resetaddr = (volatile uint32_t *)(KERNEL_IO_VBASE | 0x04e00f00); local in function:am33xx_platform_reset
139 *resetaddr = 1;
am3_platform.c 137 volatile uint32_t *resetaddr = (volatile uint32_t *)(KERNEL_IO_VBASE | 0x04e00f00); local in function:am33xx_platform_reset
139 *resetaddr = 1;

Completed in 32 milliseconds