/lk-master/arch/arm/include/arch/ |
A D | arch_atomic.h | 18 int temp; in atomic_add() local 31 int temp; in atomic_and() local 44 int temp; in atomic_or() local 57 int temp; in atomic_swap() local 70 int temp; in atomic_cmpxchg() local
|
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/ |
A D | adc_15xx.c | 49 uint32_t temp; in Chip_ADC_SetIntBits() local 61 uint32_t temp; in Chip_ADC_ClearIntBits() local 73 uint32_t temp; in Chip_ADC_SetTHRSELBits() local 85 uint32_t temp; in Chip_ADC_ClearTHRSELBits() local 174 uint32_t temp; in Chip_ADC_SetSequencerBits() local 186 uint32_t temp; in Chip_ADC_ClearSequencerBits() local
|
A D | dma_15xx.c | 73 uint32_t temp; in Chip_DMA_SetTranBits() local 85 uint32_t temp; in Chip_DMA_ClearTranBits() local
|
A D | swm_15xx.c | 56 uint32_t temp; in Chip_SWM_MovablePinAssign() local
|
/lk-master/arch/mips/ |
A D | arch.c | 22 uint32_t temp = mips_read_c0_status(); in arch_early_init() local 97 uint32_t temp = mips_read_c0_status(); in mips_enable_irq() local 107 uint32_t temp = mips_read_c0_status(); in mips_disable_irq() local
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/ |
A D | stm32f7xx_hal_cec.c | 323 uint8_t temp = 0; in HAL_CEC_Transmit() local 456 uint32_t temp; in HAL_CEC_Receive() local 549 uint8_t temp = 0; in HAL_CEC_Transmit_IT() local
|
A D | stm32f7xx_hal_crc.c | 280 uint32_t temp = 0; /* CRC output (read from hcrc->Instance->DR register) */ in HAL_CRC_Accumulate() local 331 uint32_t temp = 0; /* CRC output (read from hcrc->Instance->DR register) */ in HAL_CRC_Calculate() local
|
A D | stm32f7xx_hal_dma.c | 513 uint32_t temp, tmp, tmp1, tmp2; in HAL_DMA_PollForTransfer() local
|
A D | stm32f7xx_hal_gpio.c | 192 uint32_t temp = 0x00; in HAL_GPIO_Init() local
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/ |
A D | stm32f0xx_ll_rtc.h | 1146 register uint32_t temp = 0U; in LL_RTC_TIME_GetHour() local 1184 register uint32_t temp = 0U; in LL_RTC_TIME_GetMinute() local 1222 register uint32_t temp = 0U; in LL_RTC_TIME_GetSecond() local 1251 register uint32_t temp = 0U; in LL_RTC_TIME_Config() local 1279 register uint32_t temp = 0U; in LL_RTC_TIME_Get() local 1418 register uint32_t temp = 0U; in LL_RTC_DATE_GetYear() local 1514 register uint32_t temp = 0U; in LL_RTC_DATE_GetMonth() local 1547 register uint32_t temp = 0U; in LL_RTC_DATE_GetDay() local 1590 register uint32_t temp = 0U; in LL_RTC_DATE_Config() local 1618 register uint32_t temp = 0U; in LL_RTC_DATE_Get() local [all …]
|
/lk-master/arch/microblaze/include/arch/ |
A D | arch_ops.h | 16 uint32_t temp; in arch_enable_ints() local 29 uint32_t temp; in arch_disable_ints() local
|
A D | microblaze.h | 11 uint32_t temp; in mb_read_msr() local
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/ |
A D | stm32f0xx_hal_crc.c | 299 uint32_t temp = 0U; /* CRC output (read from hcrc->Instance->DR register) */ in HAL_CRC_Accumulate() local 359 uint32_t temp = 0U; /* CRC output (read from hcrc->Instance->DR register) */ in HAL_CRC_Calculate() local
|
A D | stm32f0xx_hal_uart_ex.c | 184 uint32_t temp = 0x0U; in HAL_RS485Ex_Init() local
|
A D | stm32f0xx_hal_gpio.c | 190 uint32_t temp = 0x00U; in HAL_GPIO_Init() local
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_ltdc.c | 710 uint32_t tempreg, temp; in LTDC_LayerPosition() local 802 uint8_t temp; in LTDC_LayerSize() local 864 uint8_t temp; in LTDC_LayerPixelFormat() local
|
A D | stm32f4xx_dcmi.c | 145 uint32_t temp = 0x0; in DCMI_Init() local
|
A D | stm32f4xx_gpio.c | 581 uint32_t temp = 0x00; in GPIO_PinAFConfig() local
|
/lk-master/external/lib/aes/ |
A D | aes_core.c | 731 u32 temp; in AES_set_encrypt_key() local 832 u32 temp; in AES_set_decrypt_key() local
|
/lk-master/lib/fs/ext2/ |
A D | io.c | 186 uint8_t temp[EXT2_BLOCK_SIZE(ext2->sb)]; in ext2_read_inode() local 227 uint8_t temp[EXT2_BLOCK_SIZE(ext2->sb)]; in ext2_read_inode() local
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/src/ |
A D | temp.c | 45 static uint32_t temp[TEMPSAMPLES]; variable
|
/lk-master/lib/minip/ |
A D | chksum.c | 23 uint16_t temp = htons((*(uint8_t *)buf) << 8); in ones_sum16() local
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_twis.c | 636 uint32_t temp; in nrfx_twis_error_get_and_clear_internal() local 658 uint32_t temp; in nrfx_twis_error_get_and_clear_internal() local
|
/lk-master/tools/ |
A D | network.c | 18 struct addrinfo *info, *temp; in lookup_hostname() local
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_dcmi.c | 147 uint32_t temp = 0x0; in DCMI_Init() local
|