SPIDriver* Mcp42010Driver::spi Definition at line 18 of file poten.h. Referenced by initPotentiometer(), and sendToPot().◆ spiConfigSPIConfig Mcp42010Driver::spiConfig Definition at line 19 of file poten.h. Referenced by initPotentiometer(), and sendToPot()....
DriverUtils OSAL HDI Audio Codec Display Format Input 平台 COMMON GPIO I2C RTC SDIO SPI UART WATCHDOG EMMC DSI PWM PanSensor Sensor 模型 WLAN 系统基础能力子系统集 用户程序框架 AbilityKit BundleManager 公共通信子系统 Softbus 图形及UI子系统 Surface ...
DriverConfig DriverUtils OSAL HDI Audio Codec Display Format Input 平台 COMMON GPIO I2C RTC SDIO SPI UART WATCHDOG EMMC DSI PWM PanSensor Sensor 模型 WLAN 系统基础能力子系统集 用户程序框架 AbilityKit BundleManager 公共通信子系统 Softbus 图形及UI子系统...
S1 =MOSI, S2 =SCLK // In ESP8266 overlap mode the following must be defined //#define TFT_SPI_OVERLAP // In ESP8266 overlap mode the TFT chip select MUST connect to pin D3 //#define TFT_CS PIN_D3 //#define TFT_DC PIN_D5 // Data Command control...
TASK_SPI TASK_START_DATE TASK_START_OFFSET TASK_START_SLACK TASK_START_TXT TASK_START_VALUE TASK_START_VAR TASK_STATUS_MANAGER_NAME TASK_STOP_DATE TASK_SUMMARY_NAME TASK_SUMMARY_PROGRESS_DATE TASK_SV TASK_TCPI TASK_TD_MOD_COUNTER TASK_TD_MOD_DATE TASK_TOTAL_SLACK TASK_TYPE TASK_...
função PEP_ACPI_INITIALIZE_SPB_SPI_RESOURCE função PEP_ACPI_INITIALIZE_SPB_UART_RESOURCE estrutura PEP_ACPI_INTERRUPT_RESOURCE estrutura PEP_ACPI_IO_MEMORY_RESOURCE união PEP_ACPI_OBJECT_NAME estrutura PEP_ACPI_OBJECT_NAME_WITH_TYPE enumeração PEP_ACPI_OBJECT_TYPE estru...
►spi_iface ►stream_args_t ►stream_cmd_t ►syntax_error ►system_error ►task ►time_spec_t ►timed_wb_iface ►tune_request_t ►tune_result_t ►tx_metadata_t ►tx_streamer ►type_error ►uart_iface ►usb_error ►value_error ►wb_iface ►_uhd_static_fixtu...
Definition at line 138 of file spi_slave.h. Collaboration diagram for QbSpiSlaveDriverPrivInfo: [legend] Data Fields NvU32 RegPhyBase Holds the physical address of controller (filled by the driver). More... NvU32 RegLen Holds the register length of the controller (...
struct bus_type结构体描述了linux中的各种bus,比如spi bus,i2c bus,platform bus等等,可以看到,在i2c_bus_type中,定义了match(),probe(),remove()和shutdown()函数,match()函数就是当有新的i2c_client或者i2c_driver添加进来时,试图寻找与新设备匹配的项,返回匹配的结果。
GitHub mirror of the Linux Kernel's audit repository - of/device: Replace struct of_device with struct platform_device · linux-audit/audit-kernel@2dc1158