Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 15 of 15) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_sdmmc.c356 HAL_StatusTypeDef SDIO_SendCommand(SDIO_TypeDef *SDIOx, SDIO_CmdInitTypeDef *Command) in SDIO_SendCommand() argument
361 assert_param(IS_SDIO_CMD_INDEX(Command->CmdIndex)); in SDIO_SendCommand()
362 assert_param(IS_SDIO_RESPONSE(Command->Response)); in SDIO_SendCommand()
363 assert_param(IS_SDIO_WAIT(Command->WaitForInterrupt)); in SDIO_SendCommand()
364 assert_param(IS_SDIO_CPSM(Command->CPSM)); in SDIO_SendCommand()
367 SDIOx->ARG = Command->Argument; in SDIO_SendCommand()
370 tmpreg |= (uint32_t)(Command->CmdIndex |\ in SDIO_SendCommand()
371 Command->Response |\ in SDIO_SendCommand()
372 Command->WaitForInterrupt |\ in SDIO_SendCommand()
373 Command->CPSM); in SDIO_SendCommand()
H A Dstm32f4xx_ll_fmc.c1563 …C_SDRAM_SendCommand(FMC_SDRAM_TypeDef *Device, FMC_SDRAM_CommandTypeDef *Command, uint32_t Timeout) in FMC_SDRAM_SendCommand() argument
1570 assert_param(IS_FMC_COMMAND_MODE(Command->CommandMode)); in FMC_SDRAM_SendCommand()
1571 assert_param(IS_FMC_COMMAND_TARGET(Command->CommandTarget)); in FMC_SDRAM_SendCommand()
1572 assert_param(IS_FMC_AUTOREFRESH_NUMBER(Command->AutoRefreshNumber)); in FMC_SDRAM_SendCommand()
1573 assert_param(IS_FMC_MODE_REGISTER(Command->ModeRegisterDefinition)); in FMC_SDRAM_SendCommand()
1576 tmpr = (uint32_t)((Command->CommandMode) |\ in FMC_SDRAM_SendCommand()
1577 (Command->CommandTarget) |\ in FMC_SDRAM_SendCommand()
1578 (((Command->AutoRefreshNumber)-1U) << 5U) |\ in FMC_SDRAM_SendCommand()
1579 ((Command->ModeRegisterDefinition) << 9U) in FMC_SDRAM_SendCommand()
H A Dstm32f4xx_hal_sdram.c962 …SDRAM_SendCommand(SDRAM_HandleTypeDef *hsdram, FMC_SDRAM_CommandTypeDef *Command, uint32_t Timeout) in HAL_SDRAM_SendCommand() argument
974 FMC_SDRAM_SendCommand(hsdram->Instance, Command, Timeout); in HAL_SDRAM_SendCommand()
977 if(Command->CommandMode == FMC_SDRAM_CMD_PALL) in HAL_SDRAM_SendCommand()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_sdmmc.c391 HAL_StatusTypeDef SDMMC_SendCommand(SDMMC_TypeDef *SDMMCx, SDMMC_CmdInitTypeDef *Command) in SDMMC_SendCommand() argument
396 assert_param(IS_SDMMC_CMD_INDEX(Command->CmdIndex)); in SDMMC_SendCommand()
397 assert_param(IS_SDMMC_RESPONSE(Command->Response)); in SDMMC_SendCommand()
398 assert_param(IS_SDMMC_WAIT(Command->WaitForInterrupt)); in SDMMC_SendCommand()
399 assert_param(IS_SDMMC_CPSM(Command->CPSM)); in SDMMC_SendCommand()
402 SDMMCx->ARG = Command->Argument; in SDMMC_SendCommand()
405 tmpreg |= (uint32_t)(Command->CmdIndex |\ in SDMMC_SendCommand()
406 Command->Response |\ in SDMMC_SendCommand()
407 Command->WaitForInterrupt |\ in SDMMC_SendCommand()
408 Command->CPSM); in SDMMC_SendCommand()
/btstack/port/posix-h4-zephyr/
H A DREADME.md10 In short: you need to install an arm-none-eabi gcc toolchain and the nRF5x Command Line Tools incl.…
13 …* Get nrfjprog as part of the [nRFx-Command-Line-Tools](http://www.nordicsemi.com/eng/Products/Blu…
/btstack/port/max32630-fthr/scripts/
H A Dmax3263x_hdk.cfg18 # Config Command: flash bank name driver base size chip_width bus_width target [driver_options]
/btstack/port/windows-h4-zephyr/
H A DREADME.md12 In short: you need to install an arm-none-eabi gcc toolchain and the nRF5x Command Line Tools incl.…
15 …* Get nrfjprog as part of the [nRFx-Command-Line-Tools](http://www.nordicsemi.com/eng/Products/Blu…
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_sdram.h189 …SDRAM_SendCommand(SDRAM_HandleTypeDef *hsdram, FMC_SDRAM_CommandTypeDef *Command, uint32_t Timeout…
H A Dstm32f4xx_ll_sdmmc.h1059 HAL_StatusTypeDef SDIO_SendCommand(SDIO_TypeDef *SDIOx, SDIO_CmdInitTypeDef *Command);
H A Dstm32f4xx_ll_fmc.h1374 …C_SDRAM_SendCommand(FMC_SDRAM_TypeDef *Device, FMC_SDRAM_CommandTypeDef *Command, uint32_t Timeout…
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_sdmmc.h1217 HAL_StatusTypeDef SDMMC_SendCommand(SDMMC_TypeDef *SDMMCx, SDMMC_CmdInitTypeDef *Command);
/btstack/doc/manual/docs-template/
H A Dprotocols.md65 fields, called the OpCode Group Field (OGF) and OpCode Command Field
98 // Compact HCI Command packet description.
136 Table: Supported Format Specifiers of HCI Command Parameter. {#tbl:hciCmdParamSpecifier}
H A Dprofiles.md596 WRITE_WITHOUT_RESPONSE | Characteristic can be written using Write Command
/btstack/
H A DCHANGELOG.md1013 - Crypto: fix lockup when stack is shutdown while waiting for result of HCI Command, e.g. LE Read L…
1114 - GATT Server: Allow enable Notifications/Indication with Write Command. Fixes issue with some Andr…
/btstack/chipset/
H A DREADME.md393 When detected, it will tweak the next UART read to expect the HCI Command Complete event.