Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 42) sorted by relevance

12

/bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/vscode/
A Dtasks.json18 "command": "bash", string
26 "command": "bash", string
47 "command": "bash", string
55 "command": "bash", string
77 "command": "bash", string
85 "command": "bash", string
111 "command": "bash", string
119 "command": "bash", string
145 "command": "bash", string
153 "command": "bash", string
[all …]
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/src/
A Dusbd_msc_scsi.c148 uint8_t SCSI_CmdHandler(uint8_t lun, uint8_t* command) in SCSI_CmdHandler()
269 static uint8_t SCSI_Inquiry(uint8_t lun, uint8_t* command) in SCSI_Inquiry()
303 static uint8_t SCSI_RequestSense(uint8_t lun, uint8_t* command) in SCSI_RequestSense()
342 static uint8_t SCSI_ReadFormatCapacity(uint8_t lun, uint8_t* command) in SCSI_ReadFormatCapacity()
389 static uint8_t SCSI_ReadCapacity10(uint8_t lun, uint8_t* command) in SCSI_ReadCapacity10()
424 static uint8_t SCSI_Read10(uint8_t lun, uint8_t* command) in SCSI_Read10()
488 static uint8_t SCSI_Write10(uint8_t lun, uint8_t* command) in SCSI_Write10()
565 static uint8_t SCSI_Verify10(uint8_t lun, uint8_t* command) in SCSI_Verify10()
614 static uint8_t SCSI_ModeSense6(uint8_t lun, uint8_t* command) in SCSI_ModeSense6()
635 static uint8_t SCSI_ModeSense10(uint8_t lun, uint8_t* command) in SCSI_ModeSense10()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/src/
A Dfsl_sdmmc.c39 HOST_COMMAND command = {0}; in SDMMC_SelectCard() local
69 HOST_COMMAND command = {0}; in SDMMC_SendApplicationCommand() local
95 HOST_COMMAND command = {0}; in SDMMC_SetBlockCount() local
116 HOST_COMMAND command = {0}; in SDMMC_GoIdle() local
135 HOST_COMMAND command = {0}; in SDMMC_SetBlockSize() local
156 HOST_COMMAND command = {0}; in SDMMC_SetCardInactive() local
177 HOST_COMMAND command = {0}; in SDMMC_SwitchVoltage() local
226 HOST_COMMAND command = {0U}; in SDMMC_ExecuteTuning() local
A Dfsl_sd.c402 HOST_COMMAND command = {0}; in SD_WaitWriteComplete() local
433 HOST_COMMAND command = {0}; in SD_StopTransmission() local
456 HOST_COMMAND command = {0}; in SD_SendRca() local
479 HOST_COMMAND command = {0}; in SD_SwitchFunction() local
566 HOST_COMMAND command = {0}; in SD_SendScr() local
734 HOST_COMMAND command = {0}; in SD_SetDataBusWidth() local
872 HOST_COMMAND command = {0}; in SD_SendCsd() local
922 HOST_COMMAND command = {0}; in SD_AllSendCid() local
946 HOST_COMMAND command = {0}; in SD_ApplicationSendOperationCondition() local
996 HOST_COMMAND command = {0}; in SD_SendInterfaceCondition() local
[all …]
/bsp/nrf5x/nrf52832/.vscode/
A Dtasks.json9 "command": "RTT_ROOT=../../.. scons --pyconfig", string
15 "command": "scons", string
25 "command": "scons -c", string
31 "command": "nrfjprog -f nrf52 --program rt-thread.hex --sectorerase", string
38 …"command": "nrfjprog -f nrf52 --program packages/nrf5x_sdk-latest/components/softdevice/s132/hex/s… string
44 "command": "nrfjprog -f nrf52 --eraseall", string
50 "command": "nrfjprog -f nrf52 --reset", string
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/lcd/
A Dlcd_source.c203 s32 sunxi_lcd_dsi_dcs_write(u32 screen_id, u8 command, u8 *para, u32 para_num) in sunxi_lcd_dsi_dcs_write()
218 s32 sunxi_lcd_dsi_dcs_write_0para(u32 screen_id, u8 command) in sunxi_lcd_dsi_dcs_write_0para()
233 s32 sunxi_lcd_dsi_dcs_write_1para(u32 screen_id, u8 command, u8 para1) in sunxi_lcd_dsi_dcs_write_1para()
243 s32 sunxi_lcd_dsi_dcs_write_2para(u32 screen_id, u8 command, u8 para1, u8 para2) in sunxi_lcd_dsi_dcs_write_2para()
254 s32 sunxi_lcd_dsi_dcs_write_3para(u32 screen_id, u8 command, u8 para1, u8 para2, in sunxi_lcd_dsi_dcs_write_3para()
267 s32 sunxi_lcd_dsi_dcs_write_4para(u32 screen_id, u8 command, u8 para1, u8 para2, in sunxi_lcd_dsi_dcs_write_4para()
281 s32 sunxi_lcd_dsi_dcs_write_5para(u32 screen_id, u8 command, u8 para1, u8 para2, in sunxi_lcd_dsi_dcs_write_5para()
296 s32 sunxi_lcd_dsi_dcs_write_6para(u32 screen_id, u8 command, u8 para1, u8 para2, in sunxi_lcd_dsi_dcs_write_6para()
319 s32 sunxi_lcd_dsi_gen_write(u32 screen_id, u8 command, u8 *para, u32 para_num) in sunxi_lcd_dsi_gen_write()
334 s32 sunxi_lcd_dsi_gen_write_0para(u32 screen_id, u8 command) in sunxi_lcd_dsi_gen_write_0para()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/components/smbus/
A Dhpm_smbus.c44 …s_master_write_byte_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint8_t data) in hpm_smbus_master_write_byte_in_command()
57 …s_master_write_word_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint16_t dat… in hpm_smbus_master_write_word_in_command()
70 …us_master_read_byte_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint8_t *dat… in hpm_smbus_master_read_byte_in_command()
99 …us_master_read_word_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint16_t *da… in hpm_smbus_master_read_word_in_command()
128 …_master_write_block_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint8_t *dat… in hpm_smbus_master_write_block_in_command()
146 …s_master_read_block_in_command(I2C_Type *ptr, uint8_t slave_address, uint8_t command, uint8_t *dat… in hpm_smbus_master_read_block_in_command()
/bsp/qemu-vexpress-a9/.vscode/
A Dtasks.json9 "command": "scons", string
28 "command": "scons -c", string
41 "command": "qemu.bat", string
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_st7796.c194 rt_uint8_t command = 0x2C; /* Memory Write */ in st7796_lcd_load() local
217 rt_uint8_t command = sleep_mode ? 0x10 : 0x11; in st7796_lcd_sleep() local
224 rt_uint8_t command = display_on ? 0x29 : 0x28; in st7796_lcd_display() local
242 rt_uint8_t command[2] = {config->inversion ? 0x20 : 0x21, 0x00}; in st7796_lcd_config() local
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_usdhc.c227 static status_t USDHC_SetTransferConfig(USDHC_Type *base, usdhc_command_t *command, usdhc_data_t *d… in USDHC_SetTransferConfig()
318 static status_t USDHC_ReceiveCommandResponse(USDHC_Type *base, usdhc_command_t *command) in USDHC_ReceiveCommandResponse()
593 void USDHC_SendCommand(USDHC_Type *base, usdhc_command_t *command) in USDHC_SendCommand()
623 static status_t USDHC_WaitCommandDone(USDHC_Type *base, usdhc_command_t *command, bool executeTunin… in USDHC_WaitCommandDone()
1134 usdhc_command_t *command = transfer->command; in USDHC_TransferBlocking() local
1224 usdhc_command_t *command = transfer->command; in USDHC_TransferNonBlocking() local
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sdhc.c276 static void SDHC_StartTransfer(SDHC_Type *base, sdhc_command_t *command, sdhc_data_t *data, sdhc_dm… in SDHC_StartTransfer()
358 static status_t SDHC_ReceiveCommandResponse(SDHC_Type *base, sdhc_command_t *command) in SDHC_ReceiveCommandResponse()
598 static status_t SDHC_SendCommandBlocking(SDHC_Type *base, sdhc_command_t *command) in SDHC_SendCommandBlocking()
1232 sdhc_command_t *command = transfer->command; in SDHC_TransferBlocking() local
1325 sdhc_command_t *command = transfer->command; in SDHC_TransferNonBlocking() local
A Dfsl_dspi.c474 void DSPI_GetDefaultDataCommandConfig(dspi_command_data_config_t *command) in DSPI_GetDefaultDataCommandConfig()
485 void DSPI_MasterWriteDataBlocking(SPI_Type *base, dspi_command_data_config_t *command, uint16_t dat… in DSPI_MasterWriteDataBlocking()
588 uint32_t command; in DSPI_MasterTransferBlocking() local
A Dfsl_dspi.h368 volatile uint32_t command; /*!< The desired data command. */ member
874 static inline void DSPI_MasterWriteData(SPI_Type *base, dspi_command_data_config_t *command, uint16… in DSPI_MasterWriteData()
941 static inline uint32_t DSPI_MasterGetFormattedCommand(dspi_command_data_config_t *command) in DSPI_MasterGetFormattedCommand()
A Dfsl_dspi_edma.h83 volatile uint32_t command; /*!< The desired data command. */ member
/bsp/apollo2/board/
A Dsmbus.c160 rt_uint8_t am_smbus_tx_then_tx(rt_uint8_t SlaveAddress, rt_uint8_t command, rt_uint8_t* pBuffer, rt… in am_smbus_tx_then_tx()
182 rt_uint8_t am_smbus_tx_then_rx(rt_uint8_t SlaveAddress, rt_uint8_t command, rt_uint8_t* pBuffer, rt… in am_smbus_tx_then_rx()
/bsp/k230/drivers/interdrv/sdio/
A Ddrv_sdhci.c332 …_err_t sdhci_receive_command_response(struct sdhci_host* sdhci_host, struct sdhci_command* command) in sdhci_receive_command_response()
356 static void sdhci_send_command(struct sdhci_host* sdhci_host, struct sdhci_command* command, rt_boo… in sdhci_send_command()
387 …_err_t sdhci_wait_command_done(struct sdhci_host* sdhci_host, struct sdhci_command* command, rt_bo… in sdhci_wait_command_done()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_sdram.c22 static FMC_SDRAM_CommandTypeDef command; variable
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc.c139 void SendIpcCommand(Uint32 command, Uint32 address, Uint32 data, Uint16 flag) in SendIpcCommand()
/bsp/samd21/sam_d2x_asflib/common/components/crypto/sha204/
A Dsha204_i2c.c165 uint8_t sha204p_send_command(uint8_t count, uint8_t *command) in sha204p_send_command()
/bsp/efm32/
A Ddev_sflash.c264 enum sflash_inst_type_t command, in efm_spiFlash_cmd()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/i2c/
A Di2c_master.c559 uint8_t command) in i2c_master_write_address()
/bsp/loongson/ls2kdev/drivers/ata/
A Dfis.h20 u8 command; member
44 u8 command; member
/bsp/hpmicro/libraries/hpm_sdk/components/camera/mt9m114/
A Dhpm_mt9m114.c253 hpm_stat_t mt9m114_host_command(camera_context_t *context, uint16_t command) in mt9m114_host_command()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/nvm/
A Dnvm.c194 const enum nvm_command command, in nvm_execute_command()
/bsp/fujitsu/mb9x/mb9bf500r/
A Dlcd.c47 void lcd_write_cmd(unsigned char command) in lcd_write_cmd()

Completed in 59 milliseconds

12