| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/d0/ |
| A D | system_bl808.c | 14 __NOP(); __NOP(); __NOP(); __NOP(); in SystemInit() 15 __NOP(); __NOP(); __NOP(); __NOP(); in SystemInit() 16 __NOP(); __NOP(); __NOP(); __NOP(); in SystemInit() 17 __NOP(); __NOP(); __NOP(); __NOP(); in SystemInit()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_sfc.c | 76 while(SFC->GO) __NOP(); in SFC_ReadJEDEC() 117 while(SFC->GO) __NOP(); in SFC_EraseEx() 122 while(SFC_FlashBusy()) __NOP(); in SFC_EraseEx() 142 while(SFC->SR & SFC_SR_BUSY_Msk) __NOP(); in SFC_Write() 147 #define IOSPI_CS_Low() GPIO_ClrBit(GPIOD, PIN6); __NOP(); __NOP(); __NOP(); __NOP() 148 #define IOSPI_CS_High() __NOP(); __NOP(); __NOP(); __NOP(); GPIO_SetBit(GPIOD, PIN6) 149 #define IOSPI_CLK_Low() GPIO_ClrBit(GPIOD, PIN5); __NOP(); __NOP() 150 #define IOSPI_CLK_High() __NOP(); __NOP(); GPIO_SetBit(GPIOD, PIN5) 245 while(SFC->GO) __NOP(); in SFC_ReadStatusReg() 271 while(SFC->GO) __NOP(); in SFC_WriteStatusReg()
|
| A D | SWM341_sleep.c | 82 __NOP();__NOP();__NOP(); in EnterSleepMode() 88 __NOP();__NOP();__NOP(); in EnterStopMode()
|
| A D | SWM341_lcd.c | 225 __NOP();__NOP();__NOP(); in MPULCD_Init() 245 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WR_REG() 251 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WR_DATA() 257 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WriteReg() 260 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_WriteReg() 266 while(LCD_IsBusy(LCDx)) __NOP(); in LCD_ReadReg()
|
| A D | SWM341_sdio.c | 62 for(int i = 0; i < CyclesPerUs * 10; i++) __NOP(); in SDIO_Init() 154 while((SDIO->IF & SDIO_IF_BUFWRRDY_Msk) == 0) __NOP(); in SDIO_BlockWrite() 159 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_BlockWrite() 194 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_MultiBlockWrite() 223 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_DMABlockWrite() 249 while((SDIO->IF & SDIO_IF_BUFRDRDY_Msk) == 0) __NOP(); in SDIO_BlockRead() 254 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_BlockRead() 289 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_MultiBlockRead() 318 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_DMABlockRead() 631 for(int i = 0; i < CyclesPerUs; i++) __NOP(); in SDIO_IO_Init() [all …]
|
| A D | SWM341_sdram.c | 61 while(SDRAMC->CR & SDRAMC_CR_PWRON_Msk) __NOP(); //等待初始完成 in SDRAM_Init() 76 for(int i = 0; i < 100; i++) __NOP(); in SDRAM_Enable() 90 for(int i = 0; i < 100; i++) __NOP(); in SDRAM_Disable()
|
| A D | SWM341_i2c.c | 174 while(I2Cx->MCR & I2C_MCR_WR_Msk) __NOP(); //等待发送完成 in I2C_Start() 204 while(I2Cx->MCR & I2C_MCR_STO_Msk) __NOP(); //等待发送完成 in I2C_Stop() 229 while(I2Cx->MCR & I2C_MCR_WR_Msk) __NOP(); //等待发送完成 in I2C_Write() 257 while(I2Cx->MCR & I2C_MCR_RD_Msk) __NOP(); //等待接收完成 in I2C_Read()
|
| A D | SWM341_adc.c | 55 for(i = 0; i < 120*20; i++) __NOP(); //至少2个采样时钟周期 in ADC_Init() 188 for(i = 0; i < 64*20; i++) __NOP(); in ADC_Open() 205 for(i = 0; i < 120 * 20; i++) __NOP(); //2个采样时钟周期 in ADC_Calibrate() 208 for(i = 0; i < 120 * 10; i++) __NOP(); in ADC_Calibrate() 210 while(ADCx->CALIB & ADC_CALIB_BUSY_Msk) __NOP(); in ADC_Calibrate()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/ |
| A D | bl702_l1c.c | 118 __NOP(); in L1C_Cache_Enable_Set() 119 __NOP(); in L1C_Cache_Enable_Set() 120 __NOP(); in L1C_Cache_Enable_Set() 121 __NOP(); in L1C_Cache_Enable_Set() 125 __NOP(); in L1C_Cache_Enable_Set() 126 __NOP(); in L1C_Cache_Enable_Set() 127 __NOP(); in L1C_Cache_Enable_Set() 128 __NOP(); in L1C_Cache_Enable_Set() 141 __NOP(); in L1C_Cache_Enable_Set() 142 __NOP(); in L1C_Cache_Enable_Set() [all …]
|
| A D | bl702_aon.c | 52 __NOP(); \ 53 __NOP(); \ 54 __NOP(); \ 55 __NOP(); \ 56 __NOP(); \ 57 __NOP(); \ 58 __NOP(); \ 59 __NOP(); \
|
| A D | bl702_hbn.c | 54 __NOP(); \ 55 __NOP(); \ 56 __NOP(); \ 261 __NOP(); in HBN_Enable_Ext() 262 __NOP(); in HBN_Enable_Ext() 263 __NOP(); in HBN_Enable_Ext() 264 __NOP(); in HBN_Enable_Ext() 1949 __NOP(); in HBN_Enable() 1950 __NOP(); in HBN_Enable() 1951 __NOP(); in HBN_Enable() [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/ |
| A D | bl602_sflash_ext.c | 646 __NOP(); in bflb_sflash_cache_enable_set() 647 __NOP(); in bflb_sflash_cache_enable_set() 648 __NOP(); in bflb_sflash_cache_enable_set() 649 __NOP(); in bflb_sflash_cache_enable_set() 653 __NOP(); in bflb_sflash_cache_enable_set() 654 __NOP(); in bflb_sflash_cache_enable_set() 655 __NOP(); in bflb_sflash_cache_enable_set() 656 __NOP(); in bflb_sflash_cache_enable_set() 706 __NOP(); in bflb_sflash_cache_flush() 707 __NOP(); in bflb_sflash_cache_flush() [all …]
|
| A D | bl602_aon.c | 52 __NOP(); \ 53 __NOP(); \ 54 __NOP(); \ 55 __NOP(); \ 56 __NOP(); \ 57 __NOP(); \ 58 __NOP(); \ 59 __NOP(); \
|
| A D | bl602_hbn.c | 55 __NOP(); \ 56 __NOP(); \ 57 __NOP(); \ 58 __NOP(); \ 59 __NOP(); \ 60 __NOP(); \ 61 __NOP(); \ 224 __NOP(); in HBN_Enable_Ext() 225 __NOP(); in HBN_Enable_Ext() 226 __NOP(); in HBN_Enable_Ext() [all …]
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/ |
| A D | bl808_aon.c | 52 __NOP(); \ 53 __NOP(); \ 54 __NOP(); \ 55 __NOP(); \ 56 __NOP(); \ 57 __NOP(); \ 58 __NOP(); \ 59 __NOP(); \
|
| /bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/ |
| A D | SWM320_norflash.c | 43 for(i = 0; i < 1000; i++) __NOP(); in NORFL_Init() 75 ((NORFLC->IF & NORFLC_IF_TIMEOUT_Msk) == 0)) __NOP(); in NORFL_ChipErase() 100 ((NORFLC->IF & NORFLC_IF_TIMEOUT_Msk) == 0)) __NOP(); in NORFL_SectorErase() 126 ((NORFLC->IF & NORFLC_IF_TIMEOUT_Msk) == 0)) __NOP(); in NORFL_Write()
|
| A D | SWM320_sdio.c | 63 for(i = 0; i < CyclesPerUs * 10 ; i++) __NOP(); in SDIO_Init() 155 while((SDIO->IF & SDIO_IF_BUFWRRDY_Msk) == 0) __NOP(); in SDIO_BlockWrite() 160 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_BlockWrite() 189 while((SDIO->IF & SDIO_IF_BUFWRRDY_Msk) == 0) __NOP(); in SDIO_MultiBlockWrite() 195 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_MultiBlockWrite() 224 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_DMABlockWrite() 250 while((SDIO->IF & SDIO_IF_BUFRDRDY_Msk) == 0) __NOP(); in SDIO_BlockRead() 255 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_BlockRead() 284 while((SDIO->IF & SDIO_IF_BUFRDRDY_Msk) == 0) __NOP(); in SDIO_MultiBlockRead() 290 while((SDIO->IF & SDIO_IF_TRXDONE_Msk) == 0) __NOP(); in SDIO_MultiBlockRead() [all …]
|
| A D | SWM320_i2c.c | 165 while(I2Cx->MSTCMD & I2C_MSTCMD_TIP_Msk) __NOP(); //等待发送完成 in I2C_Start() 180 while(I2Cx->MSTCMD & I2C_MSTCMD_TIP_Msk) __NOP(); //等待发送完成 in I2C_Stop() 195 while(I2Cx->MSTCMD & I2C_MSTCMD_TIP_Msk) __NOP(); //等待发送完成 in I2C_Write() 212 while(I2Cx->MSTCMD & I2C_MSTCMD_TIP_Msk) __NOP(); //等待接收完成 in I2C_Read()
|
| A D | SWM320_sram.c | 43 for(i = 0; i < 1000; i++) __NOP(); in SRAM_Init() 48 for(i = 0; i < 10; i++) __NOP(); in SRAM_Init()
|
| A D | SWM320_sdram.c | 85 for(i = 0; i < 100; i++) __NOP(); in SDRAM_Enable() 102 for(i = 0; i < 100; i++) __NOP(); in SDRAM_Disable()
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_adc.c | 27 #define ADC_SYNC_WR(); {__NOP(); __NOP(); __NOP(); __NOP();} 487 __NOP(); in ADC_Cmd() 488 __NOP(); in ADC_Cmd() 493 __NOP(); in ADC_Cmd() 506 __NOP(); in ADC_Cmd() 507 __NOP(); in ADC_Cmd() 512 __NOP(); in ADC_Cmd()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_aon.c | 53 __NOP(); \ 54 __NOP(); \ 55 __NOP(); \ 56 __NOP(); \ 57 __NOP(); \ 58 __NOP(); \ 59 __NOP(); \ 60 __NOP(); \
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_flash.c | 439 __NOP();__NOP();__NOP();__NOP(); in FLASH_WaitForOperationEnd()
|
| /bsp/fujitsu/mb9x/mb9bf500r/CMSIS/ |
| A D | core_cmInstr.h | 38 #define __NOP __nop macro 240 #define __NOP __no_operation macro 445 static __INLINE void __NOP() { __ASM volatile ("nop"); } in __NOP() function
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/ |
| A D | ald_wdt.c | 133 __NOP(); in ald_wwdt_feed_dog() 223 __NOP(); in ald_iwdt_feed_dog()
|