Home
last modified time | relevance | path

Searched defs:open (Results 1 – 25 of 26) sorted by relevance

12

/btstack/platform/daemon/src/
H A Dbtstack_device_name_db.h57 void (*open)(void); member
/btstack/src/
H A Dbtstack_sco_transport.h78 void (*open)(hci_con_handle_t con_handle, sco_format_t sco_format); member
H A Dbtstack_em9304_spi.h62 int (*open)(void); member
H A Dhci_transport.h76 int (*open)(void); member
H A Dbtstack_uart.h95 int (*open)(void); member
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dtftp_common.h64 void* (*open)(const char* fname, const char* mode, u8_t write); member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/
H A Dr_dtc.h69 uint32_t open; // Driver ID member
H A Dr_sci_uart.h73 uint32_t open; // Used to determine if the channel is configured member
H A Dr_ioport.h51 uint32_t open; member
/btstack/src/classic/
H A Dbtstack_link_key_db.h66 void (*open)(void); member
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dpppos.h87 unsigned int open :1; /* Set if PPPoS is open */ member
H A Dppp_impl.h294 void (*open) (ppp_pcb *pcb); member
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/
H A Dr_gpt.h127 uint32_t open; ///< Whether or not channel is open member
H A Dr_sci_uart.h73 uint32_t open; ///< Used to determine if the channel is configured member
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/api/
H A Dr_uart_api.h181 fsp_err_t (* open)(uart_ctrl_t * const p_ctrl, uart_cfg_t const * const p_cfg); member
H A Dr_flash_api.h169 fsp_err_t (* open)(flash_ctrl_t * const p_ctrl, flash_cfg_t const * const p_cfg); member
H A Dr_timer_api.h201 fsp_err_t (* open)(timer_ctrl_t * const p_ctrl, timer_cfg_t const * const p_cfg); member
H A Dr_ioport_api.h256 fsp_err_t (* open)(ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg); member
H A Dr_transfer_api.h296 fsp_err_t (* open)(transfer_ctrl_t * const p_ctrl, transfer_cfg_t const * const p_cfg); member
H A Dr_cgc_api.h265 fsp_err_t (* open)(cgc_ctrl_t * const p_ctrl, cgc_cfg_t const * const p_cfg); member
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/
H A Dr_input_capture_api.h187 ssp_err_t (* open)(input_capture_ctrl_t * const p_ctrl, member
H A Dr_timer_api.h204 ssp_err_t (* open)(timer_ctrl_t * const p_ctrl, member
H A Dr_transfer_api.h285 ssp_err_t (* open)(transfer_ctrl_t * const p_ctrl, member
H A Dr_flash_api.h172 ssp_err_t (* open)(flash_ctrl_t * const p_ctrl, member
H A Dr_uart_api.h205 ssp_err_t (* open)(uart_ctrl_t * const p_ctrl, member

12