Home
last modified time | relevance | path

Searched defs:tempreg (Results 1 – 11 of 11) sorted by relevance

/lk-master/arch/arm/arm-m/
A Dthread.c53 #define SAVE_SP(basereg, tempreg, offset) "str sp, [" #basereg "," #offset "];" argument
54 #define LOAD_SP(basereg, tempreg, offset) "ldr sp, [" #basereg "," #offset "];" argument
83 #define SAVE_SP(basereg, tempreg, offset) \ argument
86 #define LOAD_SP(basereg, tempreg, offset) \ argument
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_ltdc.c710 uint32_t tempreg, temp; in LTDC_LayerPosition() local
803 uint32_t tempreg; in LTDC_LayerSize() local
865 uint32_t tempreg; in LTDC_LayerPixelFormat() local
A Dstm32f4xx_dcmi.c417 uint32_t dcmireg, tempreg = 0; in DCMI_GetFlagStatus() local
A Dstm32f4xx_hash.c613 uint32_t tempreg = 0; in HASH_GetFlagStatus() local
A Dstm32f4xx_cryp.c886 uint32_t tempreg = 0; in CRYP_GetFlagStatus() local
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_rcc_ex.c599 uint32_t tempreg = 0; in HAL_RCCEx_GetPeriphCLKConfig() local
A Dstm32f7xx_hal_pwr_ex.c379 uint32_t tempreg = 0; in HAL_PWREx_EnterUnderDriveSTOPMode() local
A Dstm32f7xx_hal_eth.c174 uint32_t tempreg = 0, phyreg = 0; in HAL_ETH_Init() local
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_dcmi.c419 uint32_t dcmireg, tempreg = 0; in DCMI_GetFlagStatus() local
A Dstm32f2xx_hash.c593 uint32_t tempreg = 0; in HASH_GetFlagStatus() local
A Dstm32f2xx_cryp.c808 uint32_t tempreg = 0; in CRYP_GetFlagStatus() local

Completed in 40 milliseconds