Home
last modified time | relevance | path

Searched defs:State (Results 1 – 25 of 31) sorted by relevance

12

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_clk.h26 uint32_t State; member
34 uint32_t State; member
41 uint32_t State; member
47 uint32_t State; member
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc_types.h55 #define PARAM_SETSTATE(State) ((State==RESET) || (State==SET)) argument
61 #define PARAM_FUNCTIONALSTATE(State) ((State==DISABLE) || (State==ENABLE)) argument
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_clk.h26 uint32_t State; member
34 uint32_t State; member
41 uint32_t State; member
47 uint32_t State; member
/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dcore_i2c.c57 uint8_t State; member
87 uint32_t State = I2C->IC_RAW_INTR_STAT; in I2C_IrqHandle() local
168 uint32_t State = I2C->IC_RAW_INTR_STAT; in I2C_IrqHandleRegQueue() local
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_crc.h66 __IO HAL_CRC_StateTypeDef State; /*!< CRC communication state */ member
A Dstm32l1xx_hal_sram.h75 __IO HAL_SRAM_StateTypeDef State; /*!< SRAM device access state */ member
A Dstm32l1xx_hal_nor.h122 __IO HAL_NOR_StateTypeDef State; /*!< NOR device access state */ member
A Dstm32l1xx_hal_cryp.h111 __IO HAL_CRYP_STATETypeDef State; /*!< CRYP peripheral state */ member
A Dstm32l1xx_hal_opamp.h135 __IO HAL_OPAMP_StateTypeDef State; /*!< OPAMP communication state */ member
A Dstm32l1xx_hal_dac.h71 __IO HAL_DAC_StateTypeDef State; /*!< DAC communication state */ member
A Dstm32l1xx_hal_comp.h103 __IO HAL_COMP_StateTypeDef State; /*!< COMP communication state */ member
A Dstm32l1xx_hal_i2s.h118 __IO HAL_I2S_StateTypeDef State; /*!< I2S communication state */ member
A Dstm32l1xx_hal_dma.h118 …__IO HAL_DMA_StateTypeDef State; /*!< DMA tra… member
A Dstm32l1xx_hal_usart.h123 __IO HAL_USART_StateTypeDef State; /*!< Usart communication state */ member
A Dstm32l1xx_hal_lcd.h104 __IO HAL_LCD_StateTypeDef State; /* LCD communication state */ member
A Dstm32l1xx_hal_spi.h133 __IO HAL_SPI_StateTypeDef State; /*!< SPI communication state */ member
A Dstm32l1xx_hal_rtc.h178 __IO HAL_RTCStateTypeDef State; /*!< Time communication state */ member
A Dstm32l1xx_hal_i2c.h212 __IO HAL_I2C_StateTypeDef State; /*!< I2C communication state */ member
/bsp/airm2m/air105/libraries/rt_drivers/
A Ddrv_usart_v2.c94 rt_uint32_t State = (rt_uint32_t)pParam; in air105_uart_irq() local
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_i2c.c37 static uint16_t I2C_CheckState(uint8_t State) in I2C_CheckState()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_i2c.c37 static uint16_t I2C_CheckState(uint8_t State) in I2C_CheckState()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_i2s.c1814 …atusTypeDef I2S_WaitFlagStateUntilTimeout(I2S_HandleTypeDef *hi2s, uint32_t Flag, FlagStatus State, in I2S_WaitFlagStateUntilTimeout()
A Dstm32l1xx_hal_spi.c3503 …atusTypeDef SPI_WaitFlagStateUntilTimeout(SPI_HandleTypeDef *hspi, uint32_t Flag, FlagStatus State, in SPI_WaitFlagStateUntilTimeout()
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/
A Dusbh_core.h127 HOST_State State; // Host State Machine member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Include/
A DHid_i.h148 HidDev_State_t State; /* Dev当前所处的连接状态 */ member

Completed in 71 milliseconds

12