Searched defs:newState (Results 1 – 13 of 13) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/ |
A D | rtl8721d_ir.c | 234 void IR_INTConfig(IR_TypeDef *IRx, u32 IR_INT, u32 newState) in IR_INTConfig() 272 void IR_MaskINTConfig(IR_TypeDef *IRx, u32 IR_INT, u32 newState) in IR_MaskINTConfig()
|
A D | rtl8721d_keyscan.c | 122 void KeyScan_INTConfig(KEYSCAN_TypeDef *KeyScan, uint32_t KeyScan_IT, u8 newState) in KeyScan_INTConfig()
|
A D | rtl8721d_qdec.c | 627 void QDEC_INTConfig(QDEC_TypeDef *QDec, u32 INT, u32 newState) in QDEC_INTConfig() 668 void QDEC_INTMask(QDEC_TypeDef *QDec, u32 mask, u32 newState) in QDEC_INTMask()
|
A D | rtl8721d_captouch.c | 141 void CapTouch_INTConfig(CAPTOUCH_TypeDef *CapTouch, uint32_t CapTouch_IT, u8 newState) in CapTouch_INTConfig()
|
A D | rtl8721d_adc.c | 550 void ADC_SetDmaEnable(u32 newState) in ADC_SetDmaEnable()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_ssi.c | 204 SSI_INTConfig(SPI_TypeDef* spi_dev, u32 SSI_IT, u32 newState) in SSI_INTConfig() 350 void SSI_SetDataSwap(SPI_TypeDef *spi_dev, u32 SwapStatus, u32 newState) in SSI_SetDataSwap() 426 void SSI_SetDmaEnable(SPI_TypeDef *spi_dev, u32 newState, u32 Mask) in SSI_SetDmaEnable()
|
A D | rtl8721dhp_usi_ssi.c | 269 USI_SSI_INTConfig(USI_TypeDef* usi_dev, u32 USI_SSI_IT, u32 newState) in USI_SSI_INTConfig() 505 void USI_SSI_SetDmaEnable(USI_TypeDef *usi_dev, u32 newState, u32 Mask) in USI_SSI_SetDmaEnable()
|
A D | rtl8721dhp_sdio_host.c | 126 void SDIOH_INTConfig(u8 SDIO_IT, u32 newState) in SDIOH_INTConfig()
|
A D | rtl8721dhp_usi_uart.c | 698 u32 newState in USI_UARTINTConfig()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_keyboard.c | 296 SDL_Keymod newState; in keyboard_getSetModState() local
|
A D | testautomation_mouse.c | 258 int newState; in _changeCursorVisibility() local
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvcommn.c | 1106 FT_UShort newState; in gxv_EntryTable_validate() local
|
/AliOS-Things-master/components/linkkit/mqtt/impl/ |
A D | iotx_mqtt_client.c | 104 iotx_mc_state_t newState) in iotx_mc_set_client_state()
|
Completed in 29 milliseconds