Home
last modified time | relevance | path

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

12

/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/driver/src/
Dduet_timer.c78 TIMER1->LOAD = tim->config.period * (system_clock / 1000000); // 1000000 for us in duet_timer_init()
82 TIMER2->LOAD = tim->config.period * (system_clock / 1000000); // 1000000 for us in duet_timer_init()
154 TIMER1->LOAD = tim->config.period * (system_clock / 1000000); // 1000000 for us in duet_timer_reload()
156 TIMER2->LOAD = tim->config.period * (system_clock / 1000000); // 1000000 for us in duet_timer_reload()
Dduet_wdg.c60 WATCHDOG->LOAD = 0xffffffff; in hw_watchdog_disable()
68 WATCHDOG->LOAD = delay; in hw_watchdog_isr()
76 WATCHDOG->LOAD = delay; in hw_watchdog_reset()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/arch/riscv/include/
Dcore_v5.h98 # define LOAD ld macro
104 # define LOAD lw macro
127 #define POP XSTR(LOAD)
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_wdt.h257 WRITE_REG(WDTx->LOAD, counter); in ll_wdt_set_counter_load()
272 return (uint32_t)(READ_REG(WDTx->LOAD)); in ll_wdt_get_counter_load()
Dgr55xx_hal.h205 #define SYSTICK_RELOAD_VALUE (SysTick->LOAD) /**< SysTick Reload value. */
/device/board/openvalley/niobeu4/liteos_m/arch/
Dlos_arch_timer.h62 UINT64 LOAD; member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_utils.h264 SysTick->LOAD = (uint32_t)((HCLKFrequency / Ticks) - 1UL); /* set reload register */ in LL_InitTick()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
Dcore_cm0.h451 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
930 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dbest2003.h221 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_cm1.h477 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
957 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_sc000.h491 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
1008 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_cm0plus.h475 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
1065 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_armv8mbl.h563 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
2170 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
2199 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()
Dcore_cm23.h563 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
2245 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
2274 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()
Dcore_sc300.h694 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
1817 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_cm3.h709 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
1843 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
Dcore_cm35p.h964 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
3134 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
3163 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()
Dcore_armv8mml.h964 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
3066 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
3095 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
Dcore_802.h531 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) Backfill register */ member
940 CORET->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in csi_coret_config()
954 return CORET->LOAD; in csi_coret_get_load()
/device/soc/winnermicro/wm800/board/include/arch/xt804/csi_core/
Dcore_804.h552 __IOM uint32_t LOAD; /* !< Offset: 0x004 (R/W) Backfill register */ member
982 CORET->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in csi_coret_config()
996 return CORET->LOAD; in csi_coret_get_load()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/driver/inc/
Dduet.h651 __IO uint32_t LOAD; member
692 __IO uint32_t LOAD; member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/rtos/liteos/liteos_m/
Dboard.c331 SysTick->LOAD = load; in OS_Tick_Setup()
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Dcore_cm4.h762 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
2018 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/
Dcore_cm4.h762 __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */ member
2029 SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in SysTick_Config()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dcore_ca.h821 __IOM uint32_t LOAD; //!< \brief Offset: 0x000 (R/W) Private Timer Load Register member
1535 PTIM->LOAD = value; in PTIM_SetLoadValue()
1543 return(PTIM->LOAD); in PTIM_GetLoadValue()

12