Searched refs:tmp4 (Results 1 – 2 of 2) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/lcd/ |
| A D | VVX07H005A10.c | 311 …__u8 tmp4[44]={0x1B,0x1B,0x1A,0x1A,0x06,0x07,0x02,0x03,0x04,0x05,0x00,0x01,0x20,0x21,0x18,0x18,0x1… in tft7201280_init_s() local 345 dsi_dcs_wr_longpara(sel,0xD5,tmp4,44); in tft7201280_init_s()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_i2c.c | 4936 uint32_t tmp4; in HAL_I2C_ER_IRQHandler() local 4966 tmp4 = hi2c->PreviousState; in HAL_I2C_ER_IRQHandler() 4969 ((tmp3 == HAL_I2C_STATE_LISTEN) && (tmp4 == I2C_STATE_SLAVE_BUSY_TX)))) in HAL_I2C_ER_IRQHandler()
|
Completed in 12 milliseconds