Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 100) sorted by relevance

1234

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_mmc.c594 uint32_t count, data, dataremaining; in HAL_MMC_ReadBlocks() local
807 uint32_t count, data, dataremaining; in HAL_MMC_WriteBlocks() local
2373 __IO uint32_t count = 0U; in HAL_MMC_ConfigWideBusOperation() local
3123 __IO uint32_t count = 0U; in MMC_PowerON() local
3221 uint32_t count; in MMC_ReadExtCSD() local
3302 uint32_t count, data, dataremaining; in MMC_Read_IT() local
3341 uint32_t count, data, dataremaining; in MMC_Write_IT() local
3382 uint32_t response, count; in MMC_HighSpeed() local
3466 uint32_t response, count; in MMC_DDR_Mode() local
H A Dstm32l4xx_hal_sd.c683 uint32_t count, data, dataremaining; in HAL_SD_ReadBlocks() local
906 uint32_t count, data, dataremaining; in HAL_SD_WriteBlocks() local
3410 __IO uint32_t count = 0U; in SD_PowerON() local
3595 uint32_t count; in SD_SendSDStatus() local
3940 uint32_t count, data, dataremaining; in SD_Read_IT() local
3979 uint32_t count, data, dataremaining; in SD_Write_IT() local
4024 uint32_t count, loop = 0 ; in SD_HighSpeed() local
4137 uint32_t count, loop = 0 ; in SD_UltraHighSpeed() local
4266 uint32_t count, loop = 0 ; in SD_DDR_Mode() local
H A Dstm32l4xx_ll_sdmmc.c1245 register uint32_t count = SDMMC_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdError() local
1275 register uint32_t count = Timeout * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp1() local
1413 register uint32_t count = SDMMC_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp2() local
1457 register uint32_t count = SDMMC_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp3() local
1499 register uint32_t count = SDMMC_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp6() local
1570 register uint32_t count = SDMMC_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp7() local
H A Dstm32l4xx_hal_spi.c2249 __IO uint32_t count, resetcount; in HAL_SPI_Abort() local
2411 __IO uint32_t count, resetcount; in HAL_SPI_Abort_IT() local
4148 __IO uint32_t count; in SPI_AbortRx_ISR() local
4193 __IO uint32_t count; in SPI_AbortTx_ISR() local
H A Dstm32l4xx_ll_usb.c406 uint32_t count = 0U; in USB_FlushTxFifo() local
429 uint32_t count = 0; in USB_FlushRxFifo() local
1182 uint32_t count = 0U; in USB_CoreReset() local
1641 uint32_t count = 0U; in USB_HC_Halt() local
1729 uint32_t count = 0U; in USB_StopHost() local
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_i2c.c1650 __IO uint32_t count = 0U; in HAL_I2C_Master_Transmit_IT() local
1730 __IO uint32_t count = 0U; in HAL_I2C_Master_Receive_IT() local
1938 __IO uint32_t count = 0U; in HAL_I2C_Master_Transmit_DMA() local
2079 __IO uint32_t count = 0U; in HAL_I2C_Master_Receive_DMA() local
2787 __IO uint32_t count = 0U; in HAL_I2C_Mem_Write_IT() local
2875 __IO uint32_t count = 0U; in HAL_I2C_Mem_Read_IT() local
2969 __IO uint32_t count = 0U; in HAL_I2C_Mem_Write_DMA() local
3138 __IO uint32_t count = 0U; in HAL_I2C_Mem_Read_DMA() local
3454 __IO uint32_t count = 0x00U; in HAL_I2C_Master_Seq_Transmit_IT() local
3552 __IO uint32_t count = 0x00U; in HAL_I2C_Master_Seq_Transmit_DMA() local
[all …]
H A Dstm32f4xx_hal_spi.c1951 __IO uint32_t count; in HAL_SPI_Abort() local
2097 __IO uint32_t count; in HAL_SPI_Abort_IT() local
2945 __IO uint32_t count; in SPI_DMATxAbortCallback() local
3506 __IO uint32_t count = SPI_BSY_FLAG_WORKAROUND_TIMEOUT * (SystemCoreClock / 24U / 1000000U); in SPI_EndRxTxTransaction() local
3546 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseRxTx_ISR() local
3704 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseTx_ISR() local
3764 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_AbortRx_ISR() local
H A Dstm32f4xx_ll_sdmmc.c1145 register uint32_t count = SDIO_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdError() local
1175 register uint32_t count = Timeout * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp1() local
1308 register uint32_t count = SDIO_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp2() local
1352 register uint32_t count = SDIO_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp3() local
1394 register uint32_t count = SDIO_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp6() local
1465 register uint32_t count = SDIO_CMDTIMEOUT * (SystemCoreClock / 8U /1000U); in SDMMC_GetCmdResp7() local
H A Dstm32f4xx_hal_mmc.c557 uint32_t count, data, dataremaining; in HAL_MMC_ReadBlocks() local
773 uint32_t count, data, dataremaining; in HAL_MMC_WriteBlocks() local
2165 __IO uint32_t count = 0U; in HAL_MMC_ConfigWideBusOperation() local
2728 __IO uint32_t count = 0U; in MMC_PowerON() local
2821 uint32_t count, data, dataremaining; in MMC_Read_IT() local
2860 uint32_t count, data, dataremaining; in MMC_Write_IT() local
H A Dstm32f4xx_hal_sd.c561 uint32_t count, data, dataremaining; in HAL_SD_ReadBlocks() local
787 uint32_t count, data, dataremaining; in HAL_SD_WriteBlocks() local
2785 __IO uint32_t count = 0U; in SD_PowerON() local
2891 uint32_t count; in SD_SendSDStatus() local
3210 uint32_t count, data, dataremaining; in SD_Read_IT() local
3249 uint32_t count, data, dataremaining; in SD_Write_IT() local
H A Dstm32f4xx_hal_spdifrx.c844 register uint32_t count = SPDIFRX_TIMEOUT_VALUE * (SystemCoreClock / 24U / 1000U); in HAL_SPDIFRX_ReceiveDataFlow_IT() local
929 register uint32_t count = SPDIFRX_TIMEOUT_VALUE * (SystemCoreClock / 24U / 1000U); in HAL_SPDIFRX_ReceiveControlFlow_IT() local
1014 register uint32_t count = SPDIFRX_TIMEOUT_VALUE * (SystemCoreClock / 24U / 1000U); in HAL_SPDIFRX_ReceiveDataFlow_DMA() local
1115 register uint32_t count = SPDIFRX_TIMEOUT_VALUE * (SystemCoreClock / 24U / 1000U); in HAL_SPDIFRX_ReceiveControlFlow_DMA() local
H A Dstm32f4xx_ll_usb.c455 uint32_t count = 0U; in USB_FlushTxFifo() local
477 uint32_t count = 0; in USB_FlushRxFifo() local
1321 uint32_t count = 0U; in USB_CoreReset() local
1857 uint32_t count = 0U; in USB_HC_Halt() local
1943 uint32_t count = 0U; in USB_StopHost() local
H A Dstm32f4xx_hal_cryp.c2724 __IO uint32_t count = 0U; in CRYP_AES_Decrypt_IT() local
2906 __IO uint32_t count = 0U; in CRYP_AES_Decrypt_DMA() local
3870 __IO uint32_t count = 0U; in CRYP_AESGCM_Process_IT() local
4150 __IO uint32_t count = 0U; in CRYP_AESGCM_Process_DMA() local
H A Dstm32f4xx_hal_dcmi.c433 __IO uint32_t count = SystemCoreClock / HAL_TIMEOUT_DCMI_STOP; in HAL_DCMI_Stop() local
486 __IO uint32_t count = SystemCoreClock / HAL_TIMEOUT_DCMI_STOP; in HAL_DCMI_Suspend() local
/btstack/port/stm32-wb55xx-nucleo-freertos/port/
H A Dbtstack_port.c66 ssize_t _write(int fd, const void* buf, size_t count) in _write()
84 ssize_t _read(int file, void * buf, size_t count) in _read()
91 ssize_t _write(int fd, const void* buf, size_t count){ in _write()
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_i2c.c1642 __IO uint32_t count = 0U; in HAL_I2C_Master_Transmit_IT() local
1722 __IO uint32_t count = 0U; in HAL_I2C_Master_Receive_IT() local
1930 __IO uint32_t count = 0U; in HAL_I2C_Master_Transmit_DMA() local
2071 __IO uint32_t count = 0U; in HAL_I2C_Master_Receive_DMA() local
2779 __IO uint32_t count = 0U; in HAL_I2C_Mem_Write_IT() local
2867 __IO uint32_t count = 0U; in HAL_I2C_Mem_Read_IT() local
2961 __IO uint32_t count = 0U; in HAL_I2C_Mem_Write_DMA() local
3109 __IO uint32_t count = 0U; in HAL_I2C_Mem_Read_DMA() local
3400 __IO uint32_t count = 0x00U; in HAL_I2C_Master_Seq_Transmit_IT() local
3498 __IO uint32_t count = 0x00U; in HAL_I2C_Master_Seq_Transmit_DMA() local
[all …]
H A Dstm32f4xx_hal_spi.c1942 __IO uint32_t count, resetcount; in HAL_SPI_Abort() local
2090 __IO uint32_t count, resetcount; in HAL_SPI_Abort_IT() local
2929 __IO uint32_t count; in SPI_DMATxAbortCallback() local
3483 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseRxTx_ISR() local
3642 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseTx_ISR() local
3703 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_AbortRx_ISR() local
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_spi.c1995 __IO uint32_t count, resetcount; in HAL_SPI_Abort() local
2143 __IO uint32_t count, resetcount; in HAL_SPI_Abort_IT() local
2982 __IO uint32_t count; in SPI_DMATxAbortCallback() local
3578 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseRxTx_ISR() local
3737 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_CloseTx_ISR() local
3798 __IO uint32_t count = SPI_DEFAULT_TIMEOUT * (SystemCoreClock / 24U / 1000U); in SPI_AbortRx_ISR() local
H A Dstm32l0xx_hal_flash_ramfunc.c226 uint32_t count = 0U; in HAL_FLASHEx_ProgramParallelHalfPage() local
307 uint32_t count = 0U; in HAL_FLASHEx_HalfPageProgram() local
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_spi.c2299 __IO uint32_t count; in HAL_SPI_Abort() local
2460 __IO uint32_t count; in HAL_SPI_Abort_IT() local
3848 __IO uint32_t count; in SPI_WaitFlagStateUntilTimeout() local
3917 __IO uint32_t count; in SPI_WaitFifoStateUntilTimeout() local
4240 __IO uint32_t count; in SPI_AbortRx_ISR() local
4284 __IO uint32_t count; in SPI_AbortTx_ISR() local
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dtimer32.c70 void Timer32_setCount(uint32_t timer, uint32_t count) in Timer32_setCount()
79 void Timer32_setCountInBackground(uint32_t timer, uint32_t count) in Timer32_setCountInBackground()
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
H A Dsystem.c292 int32_t count = Image$$INIT_ARRAY$$Limit - Image$$INIT_ARRAY$$Base; in SystemInit() local
301 int32_t count = __init_array_end - __init_array_start; in SystemInit() local
/btstack/src/mesh/
H A Dmesh_configuration_server.h57 uint16_t count; member
76 uint16_t count; member
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmpv3_mbedtls.c249 u32_t count = 0; in snmpv3_password_to_key_md5() local
302 u32_t count = 0; in snmpv3_password_to_key_sha() local
/btstack/3rd-party/lc3-google/tools/
H A Dwave.c136 int nch, int count, void *buffer) in wave_read_pcm()
182 const void *_pcm, int nch, int off, int count) in wave_write_pcm()

1234