Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm0plus.h476 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
1081 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_cm33.h985 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
3115 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
3144 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h855 …__IOM uint32_t LOAD; /*!< Load the watchdog timer. The maximum setting is… member
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h2165 …__IOM uint32_t LOAD; /*!< Load the watchdog timer. The maximum setting is… member