Home
last modified time | relevance | path

Searched defs:State (Results 1 – 25 of 116) sorted by relevance

12345

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_dsi.c2270 HAL_StatusTypeDef HAL_DSI_SetSDD(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetSDD()
2300 FunctionalState State) in HAL_DSI_SetLanePinsConfiguration()
2386 …f HAL_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t … in HAL_DSI_SetPHYTimings()
2533 …tatusTypeDef HAL_DSI_ForceTXStopMode(DSI_HandleTypeDef *hdsi, uint32_t Lane, FunctionalState State) in HAL_DSI_ForceTXStopMode()
2575 HAL_StatusTypeDef HAL_DSI_ForceRXLowPower(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_ForceRXLowPower()
2600 HAL_StatusTypeDef HAL_DSI_ForceDataLanesInRX(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_ForceDataLanesInRX()
2625 HAL_StatusTypeDef HAL_DSI_SetPullDown(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetPullDown()
2650 HAL_StatusTypeDef HAL_DSI_SetContentionDetectionOff(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetContentionDetectionOff()
H A Dstm32l4xx_hal_spi.c3787 …atusTypeDef SPI_WaitFlagStateUntilTimeout(SPI_HandleTypeDef *hspi, uint32_t Flag, FlagStatus State, in SPI_WaitFlagStateUntilTimeout()
3839 …StatusTypeDef SPI_WaitFifoStateUntilTimeout(SPI_HandleTypeDef *hspi, uint32_t Fifo, uint32_t State, in SPI_WaitFifoStateUntilTimeout()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dsi.c2270 HAL_StatusTypeDef HAL_DSI_SetSDD(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetSDD()
2300 FunctionalState State) in HAL_DSI_SetLanePinsConfiguration()
2386 …f HAL_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t … in HAL_DSI_SetPHYTimings()
2533 …tatusTypeDef HAL_DSI_ForceTXStopMode(DSI_HandleTypeDef *hdsi, uint32_t Lane, FunctionalState State) in HAL_DSI_ForceTXStopMode()
2575 HAL_StatusTypeDef HAL_DSI_ForceRXLowPower(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_ForceRXLowPower()
2600 HAL_StatusTypeDef HAL_DSI_ForceDataLanesInRX(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_ForceDataLanesInRX()
2625 HAL_StatusTypeDef HAL_DSI_SetPullDown(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetPullDown()
2650 HAL_StatusTypeDef HAL_DSI_SetContentionDetectionOff(DSI_HandleTypeDef *hdsi, FunctionalState State) in HAL_DSI_SetContentionDetectionOff()
H A Dstm32f4xx_hal_i2s_ex.c1095uint32_t State, uint32_t Timeout, I2S_UseTypeDef i2sUsed) in I2SEx_FullDuplexWaitFlagStateUntilTimeout()
/btstack/tool/misc/
H A Dupdate_copyright.py18 class State: class
/btstack/tool/
H A Dupdate_filename.py14 class State: class
H A Dbtstack_rtos_generator.py137 class State: class
/btstack/port/arduino/docs/
H A Dupdate_apis.py6 class State: class
H A Dupdate_listings.py122 class State: class
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_crc.h66 __IO HAL_CRC_StateTypeDef State; /*!< CRC communication state */ member
H A Dstm32f4xx_hal_sram.h88 __IO HAL_SRAM_StateTypeDef State; /*!< SRAM device access state */ member
H A Dstm32f4xx_hal_sdram.h74 __IO HAL_SDRAM_StateTypeDef State; /*!< SDRAM access state */ member
H A Dstm32f4xx_hal_rng.h86 __IO HAL_RNG_StateTypeDef State; /*!< RNG communication state */ member
H A Dstm32f4xx_hal_nor.h133 __IO HAL_NOR_StateTypeDef State; /*!< NOR device access state */ member
/btstack/doc/manual/
H A Dmarkdown_create_gatt_services_and_clients.py5 class State: class
H A Dmarkdown_create_apis.py5 class State: class
H A Dmarkdown_create_examples.py152 class State: class
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_sram.h75 __IO HAL_SRAM_StateTypeDef State; /*!< SRAM device access state */ member
H A Dstm32l4xx_hal_crc.h111 __IO HAL_CRC_StateTypeDef State; /*!< CRC communication state */ member
H A Dstm32l4xx_hal_nor.h122 __IO HAL_NOR_StateTypeDef State; /*!< NOR device access state */ member
H A Dstm32l4xx_hal_rng.h96 __IO HAL_RNG_StateTypeDef State; /*!< RNG communication state */ member
H A Dstm32l4xx_hal_hcd.h79 __IO HCD_StateTypeDef State; /*!< HCD communication state */ member
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_ipcc.h106 __IO HAL_IPCC_StateTypeDef State; /*!< IPCC State: initialized or not */ member
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_i2s_ex.c1091 uint32_t State, uint32_t Timeout, I2S_UseTypeDef i2sUsed) in I2SEx_FullDuplexWaitFlagStateUntilTimeout()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_spi.c3845 …atusTypeDef SPI_WaitFlagStateUntilTimeout(SPI_HandleTypeDef *hspi, uint32_t Flag, FlagStatus State, in SPI_WaitFlagStateUntilTimeout()
3914 …StatusTypeDef SPI_WaitFifoStateUntilTimeout(SPI_HandleTypeDef *hspi, uint32_t Fifo, uint32_t State, in SPI_WaitFifoStateUntilTimeout()

12345