Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 30) sorted by relevance

12

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_i2c.c165 uint8_t I2C_Start(I2C_TypeDef * I2Cx, uint8_t addr, uint8_t wait) in I2C_Start()
197 void I2C_Stop(I2C_TypeDef * I2Cx, uint8_t wait) in I2C_Stop()
221 uint8_t I2C_Write(I2C_TypeDef * I2Cx, uint8_t data, uint8_t wait) in I2C_Write()
248 uint8_t I2C_Read(I2C_TypeDef * I2Cx, uint8_t ack, uint8_t wait) in I2C_Read()
A DSWM341_sfc.c89 void SFC_Erase(uint32_t addr, uint8_t wait) in SFC_Erase()
103 void SFC_EraseEx(uint32_t addr, uint8_t cmd, uint8_t wait) in SFC_EraseEx()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_pdma_drv.c446 bool wait, uint32_t *status) in pdma_fill_color()
514 bool wait, uint32_t *status) in pdma_flip_rotate()
600 bool wait, uint32_t *status) in pdma_blit()
705 bool wait, uint32_t *status) in pdma_scale()
834 bool wait, uint32_t *status) in pdma_blit_ex()
A Dhpm_rng_drv.c49 static hpm_stat_t rng_rand(RNG_Type *ptr, void *buf, uint32_t count_in_byte, bool wait) in rng_rand()
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/xemacpsif/
A Dxemacpsif_hw.c147 volatile s32_t wait; in init_emacps() local
169 volatile s32_t wait; in init_emacps_on_error() local
A Dxemacpsif_physpeed.c897 volatile s32_t wait; in configure_IEEE_phy_speed() local
/bsp/nv32f100x/lib/src/
A Darm_cm0.c46 void wait (void) in wait() function
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_EFLASH.h29 #define SET_EFC_RD_WAIT(wait) {EFC->CTRL = (EFC->CTRL & ~(0x1F << 7)) | (wait << 7);} argument
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_EFlash.h33 #define SET_EFC_RD_WAIT(wait) {EFC->CTRL = (EFC->CTRL & ~(0x1F << 7)) | (wait << 7);} argument
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_object.h103 TSC_tIndex_T wait; /*!< Flag for the ECS delay */ member
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll.c371 uint32_t wait = Delay; in LL_Delay() local
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/rpmsg/
A Drpmsg.c111 int wait) in rpmsg_send_offchannel_raw()
A Drpmsg_virtio.c297 int size, int wait) in rpmsg_virtio_send_offchannel_raw()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/rpmsg/
A Drpmsg.c111 int wait) in rpmsg_send_offchannel_raw()
A Drpmsg_virtio.c297 int size, int wait) in rpmsg_virtio_send_offchannel_raw()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal.c379 uint32_t wait = Delay; in HAL_Delay() local
/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_flash.c76 static WAIT wait; variable
/bsp/efm32/Libraries/emlib/src/
A Dem_cmu.c1909 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_ebi.h176 …ebi_nand_wait_feature_t wait; /**< Enables or disables the Wait feature for the NAND Memory device… member
426 …ebi_asynchronous_wait_t wait; /**< Enables or disables wait signal during asynchronous transfers … member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_sdio.h294 SDIO_WAIT_T wait; /*!< Specifies whether SDIO wait for interrupt request */ member
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_sdio.h350 SDIO_WAIT_T wait; member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_sdio.h350 SDIO_WAIT_T wait; member
/bsp/ft2004/libraries/bsp/ft_qspi/
A Dqspi_hw.h181 u32 wait : 1; /* 22 */ member
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_flash.h254 __STATIC_INLINE void FL_FLASH_SetReadWait(FLASH_Type *FLASHx, uint32_t wait) in FL_FLASH_SetReadWait()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_local.h121 int (*wait)(snd_pcm_t *pcm, int timeout); member

Completed in 47 milliseconds

12