Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 63) sorted by relevance

123

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dtimer_a.c101 const Timer_A_ContinuousModeConfig *config) in Timer_A_configureContinuousMode()
170 void Timer_A_configureUpMode(uint32_t timer, const Timer_A_UpModeConfig *config) in Timer_A_configureUpMode()
206 const Timer_A_UpDownModeConfig *config) in Timer_A_configureUpDownMode()
241 const Timer_A_CaptureModeConfig *config) in Timer_A_initCapture()
325 const Timer_A_CompareModeConfig *config) in Timer_A_initCompare()
502 void Timer_A_generatePWM(uint32_t timer, const Timer_A_PWMConfig *config) in Timer_A_generatePWM()
H A Dspi.c52 bool SPI_initMaster(uint32_t moduleInstance, const eUSCI_SPI_MasterConfig *config) in SPI_initMaster()
197 bool SPI_initSlave(uint32_t moduleInstance, const eUSCI_SPI_SlaveConfig *config) in SPI_initSlave()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_sd.c558 SDIO_DataInitTypeDef config; in HAL_SD_ReadBlocks() local
784 SDIO_DataInitTypeDef config; in HAL_SD_WriteBlocks() local
983 SDIO_DataInitTypeDef config; in HAL_SD_ReadBlocks_IT() local
1090 SDIO_DataInitTypeDef config; in HAL_SD_WriteBlocks_IT() local
1198 SDIO_DataInitTypeDef config; in HAL_SD_ReadBlocks_DMA() local
1326 SDIO_DataInitTypeDef config; in HAL_SD_WriteBlocks_DMA() local
2888 SDIO_DataInitTypeDef config; in SD_SendSDStatus() local
3117 SDIO_DataInitTypeDef config; in SD_FindSCR() local
H A Dstm32f4xx_hal_mmc.c554 SDIO_DataInitTypeDef config; in HAL_MMC_ReadBlocks() local
770 SDIO_DataInitTypeDef config; in HAL_MMC_WriteBlocks() local
960 SDIO_DataInitTypeDef config; in HAL_MMC_ReadBlocks_IT() local
1067 SDIO_DataInitTypeDef config; in HAL_MMC_WriteBlocks_IT() local
1174 SDIO_DataInitTypeDef config; in HAL_MMC_ReadBlocks_DMA() local
1302 SDIO_DataInitTypeDef config; in HAL_MMC_WriteBlocks_DMA() local
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_sd.c680 SDMMC_DataInitTypeDef config; in HAL_SD_ReadBlocks() local
903 SDMMC_DataInitTypeDef config; in HAL_SD_WriteBlocks() local
1097 SDMMC_DataInitTypeDef config; in HAL_SD_ReadBlocks_IT() local
1196 SDMMC_DataInitTypeDef config; in HAL_SD_WriteBlocks_IT() local
1304 SDMMC_DataInitTypeDef config; in HAL_SD_ReadBlocks_DMA() local
1435 SDMMC_DataInitTypeDef config; in HAL_SD_WriteBlocks_DMA() local
3592 SDMMC_DataInitTypeDef config; in SD_SendSDStatus() local
3829 SDMMC_DataInitTypeDef config; in SD_FindSCR() local
H A Dstm32l4xx_hal_mmc.c591 SDMMC_DataInitTypeDef config; in HAL_MMC_ReadBlocks() local
804 SDMMC_DataInitTypeDef config; in HAL_MMC_WriteBlocks() local
996 SDMMC_DataInitTypeDef config; in HAL_MMC_ReadBlocks_IT() local
1094 SDMMC_DataInitTypeDef config; in HAL_MMC_WriteBlocks_IT() local
1201 SDMMC_DataInitTypeDef config; in HAL_MMC_ReadBlocks_DMA() local
1340 SDMMC_DataInitTypeDef config; in HAL_MMC_WriteBlocks_DMA() local
3218 SDMMC_DataInitTypeDef config; in MMC_ReadExtCSD() local
H A Dstm32l4xx_hal_mmc_ex.c111 SDMMC_DataInitTypeDef config; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() local
191 SDMMC_DataInitTypeDef config; in HAL_MMCEx_WriteBlocksDMAMultiBuffer() local
H A Dstm32l4xx_hal_sd_ex.c158 SDMMC_DataInitTypeDef config; in HAL_SDEx_ReadBlocksDMAMultiBuffer() local
240 SDMMC_DataInitTypeDef config; in HAL_SDEx_WriteBlocksDMAMultiBuffer() local
/btstack/src/classic/
H A Davdtp_util.c1560 uint8_t avdtp_config_sbc_set_sampling_frequency(uint8_t * config, uint16_t sampling_frequency_hz){ in avdtp_config_sbc_set_sampling_frequency()
1569 uint8_t avdtp_config_sbc_store(uint8_t * config, const avdtp_configuration_sbc_t * configuration){ in avdtp_config_sbc_store()
1606 uint8_t avdtp_config_mpeg_audio_set_sampling_frequency(uint8_t * config, uint16_t sampling_frequenc… in avdtp_config_mpeg_audio_set_sampling_frequency()
1615 uint8_t avdtp_config_mpeg_audio_store(uint8_t * config, const avdtp_configuration_mpeg_audio_t * co… in avdtp_config_mpeg_audio_store()
1634 uint8_t avdtp_config_mpeg_aac_set_sampling_frequency(uint8_t * config, uint16_t sampling_frequency_… in avdtp_config_mpeg_aac_set_sampling_frequency()
1645 uint8_t avdtp_config_mpeg_aac_store(uint8_t * config, const avdtp_configuration_mpeg_aac_t * config… in avdtp_config_mpeg_aac_store()
1671 uint8_t avdtp_config_atrac_set_sampling_frequency(uint8_t * config, uint16_t sampling_frequency_hz)… in avdtp_config_atrac_set_sampling_frequency()
1681 uint8_t avdtp_config_atrac_store(uint8_t * config, const avdtp_configuration_atrac_t * configuratio… in avdtp_config_atrac_store()
1707 uint8_t avdtp_config_mpegd_usac_set_sampling_frequency(uint8_t * config, uint16_t sampling_frequenc… in avdtp_config_mpegd_usac_set_sampling_frequency()
1719 uint8_t avdtp_config_mpegd_usac_store(uint8_t * config, const avdtp_configuration_mpegd_usac_t * co… in avdtp_config_mpegd_usac_store()
/btstack/test/fuzz/
H A Dfuzz_hci_transport_h4.c9 static hci_transport_config_uart_t config = { variable
22 static int btstack_uart_fuzz_init(const btstack_uart_config_t * config){ in btstack_uart_fuzz_init()
/btstack/chipset/bcm/
H A Dbtstack_chipset_bcm.c115 static void chipset_init(const void * config){ in chipset_init()
232 static void chipset_init(const void * config){ in chipset_init()
/btstack/3rd-party/lwip/core/src/apps/http/
H A Daltcp_proxyconnect.c317 altcp_proxyconnect_setup(struct altcp_proxyconnect_config *config, struct altcp_pcb *conn, struct a… in altcp_proxyconnect_setup()
346 altcp_proxyconnect_new(struct altcp_proxyconnect_config *config, struct altcp_pcb *inner_pcb) in altcp_proxyconnect_new()
370 altcp_proxyconnect_new_tcp(struct altcp_proxyconnect_config *config, u8_t ip_type) in altcp_proxyconnect_new_tcp()
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp_alloc.c61 altcp_tls_new(struct altcp_tls_config *config, u8_t ip_type) in altcp_tls_new()
/btstack/port/archive/ez430-rf2560/src/
H A Dmain.c69 static hci_transport_config_uart_t config = { variable
/btstack/chipset/zephyr/
H A Dbtstack_chipset_zephyr.c67 static void chipset_init(const void * config){ in chipset_init()
/btstack/port/archive/msp430f5229lp-cc2564b/src/
H A Dmain.c92 static hci_transport_config_uart_t config = { variable
/btstack/port/archive/msp-exp430f5438-cc2564b/src/
H A Dmain.c88 static hci_transport_config_uart_t config = { variable
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c594 struct altcp_tls_config *config = (struct altcp_tls_config *)conf; in altcp_mbedtls_setup() local
626 altcp_tls_wrap(struct altcp_tls_config *config, struct altcp_pcb *inner_pcb) in altcp_tls_wrap()
799 err_t altcp_tls_config_server_add_privkey_cert(struct altcp_tls_config *config, in altcp_tls_config_server_add_privkey_cert()
/btstack/port/raspi/
H A Dbtstack_control_raspi.c55 static void raspi_init (const void *config) { in raspi_init()
/btstack/chipset/csr/
H A Dbtstack_chipset_csr.c101 static void chipset_init(const void * config){ in chipset_init()
/btstack/port/windows-h4-zephyr/
H A Dmain.c74 static hci_transport_config_uart_t config = { variable
/btstack/port/posix-h4-zephyr/
H A Dmain.c81 static hci_transport_config_uart_t config = { variable
/btstack/platform/freertos/
H A Dbtstack_uart_block_freertos.c104 static int btstack_uart_block_freertos_init(const btstack_uart_config_t * config){ in btstack_uart_block_freertos_init()
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c40 static hci_transport_config_uart_t config = { variable
497 const eUSCI_UART_ConfigV1 *config = &uartConfig; in hal_uart_dma_set_baud() local
/btstack/port/posix-h5/
H A Dmain.c87 static hci_transport_config_uart_t config = { variable

123