/btstack/port/archive/msp430f5229lp-cc2564b/firmware/ |
H A D | hal_board.c | 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() 136 void halBoardSetVCore(unsigned char level) in halBoardSetVCore()
|
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_board.c | 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() 150 void halBoardSetVCore(unsigned char level) in halBoardSetVCore()
|
/btstack/port/archive/ez430-rf2560/firmware/ |
H A D | hal_board.c | 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() 150 void halBoardSetVCore(unsigned char level) in halBoardSetVCore()
|
/btstack/src/ |
H A D | btstack_hsm.c | 92 int_fast8_t level = 0; in btstack_hsm_init() local 174 int_fast8_t level = 0; in btstack_hsm_dispatch() local
|
H A D | btstack_util.c | 270 static void log_hexdump(int level, const void * data, int size){ in log_hexdump()
|
H A D | hci.c | 3528 static bool hci_ssp_security_level_possible_for_io_cap(gap_security_level_t level, uint8_t io_cap_l… in hci_ssp_security_level_possible_for_io_cap() 8262 static void hci_emit_security_level(hci_con_handle_t con_handle, gap_security_level_t level){ in hci_emit_security_level() 8409 bool gap_mitm_protection_required_for_security_level(gap_security_level_t level){ in gap_mitm_protection_required_for_security_level()
|
/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/ioport/ |
H A D | ioport.h | 278 static inline void ioport_set_pin_level(ioport_pin_t pin, bool level) in ioport_set_pin_level() 292 ioport_port_mask_t mask, ioport_port_mask_t level) in ioport_set_port_level()
|
/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/ioport/sam/ |
H A D | ioport_pio.h | 289 bool level) in arch_ioport_set_pin_level() 301 ioport_port_mask_t mask, ioport_port_mask_t level) in arch_ioport_set_port_level()
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | utils.c | 605 static void ppp_logit(int level, const char *fmt, va_list args) { in ppp_logit() 612 static void ppp_log_write(int level, char *buf) { in ppp_log_write()
|
/btstack/test/crypto/ |
H A D | mock.c | 25 static int level = 0; in mock_simulate_hci_event() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_sci_uart/ |
H A D | r_sci_uart.c | 612 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCI_UART_Write() local 1140 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in r_sci_negate_de_pin() local
|
/btstack/3rd-party/lwip/core/src/include/lwip/priv/ |
H A D | sockets_priv.h | 108 int level; member
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/common/ |
H A D | hw_gpt_common.h | 216 …TIC_INLINE void HW_GPT_GTIOCPinLevelStoppedSet (gtior_t * const p_reg, gpt_pin_level_t const level) in HW_GPT_GTIOCPinLevelStoppedSet()
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | sockets.c | 2753 lwip_getsockopt(int s, int level, int optname, void *optval, socklen_t *optlen) in lwip_getsockopt() 2876 lwip_getsockopt_impl(int s, int level, int optname, void *optval, socklen_t *optlen) in lwip_getsockopt_impl() 3199 lwip_setsockopt(int s, int level, int optname, const void *optval, socklen_t optlen) in lwip_setsockopt() 3297 lwip_setsockopt_impl(int s, int level, int optname, const void *optval, socklen_t optlen) in lwip_setsockopt_impl()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/hw/ |
H A D | hw_sci_uart_private.h | 471 __STATIC_INLINE void HW_SCI_TransmitterLevelSet (R_SCI0_Type * p_reg, uint8_t level) in HW_SCI_TransmitterLevelSet()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/ |
H A D | r_ioport.c | 394 ssp_err_t R_IOPORT_PinWrite (ioport_port_pin_t pin, ioport_level_t level) in R_IOPORT_PinWrite()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/ |
H A D | r_gpt.c | 926 gpt_pin_level_t const level, in gpt_set_output_pin()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/ |
H A D | r_ioport.c | 383 …err_t R_IOPORT_PinWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t level) in R_IOPORT_PinWrite()
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | sockets.h | 628 #define setsockopt(s,level,optname,opval,optlen) lwip_setsockopt(s,level,optname,opval,optlen) argument 630 #define getsockopt(s,level,optname,opval,optlen) lwip_getsockopt(s,level,optname,opval,optlen) argument
|
H A D | opt.h | 3233 #define LWIP_HOOK_SOCKETS_SETSOCKOPT(s, sock, level, optname, optval, optlen, err) argument 3256 #define LWIP_HOOK_SOCKETS_GETSOCKOPT(s, sock, level, optname, optval, optlen, err) argument
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_core.c | 625 u8_t level = 0; in snmp_oid_compare() local
|
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls.c | 654 altcp_mbedtls_debug(void *ctx, int level, const char *file, int line, const char *str) in altcp_mbedtls_debug()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/ |
H A D | bsp_io.h | 373 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite()
|
/btstack/platform/libusb/ |
H A D | hci_transport_h2_libusb.c | 83 #define libusb_set_debug(context,level) libusb_set_option(context, LIBUSB_OPTION_LOG_LEVEL, level) argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/ |
H A D | core_ca.h | 951 __STATIC_FORCEINLINE void __L1C_MaintainDCacheSetWay(uint32_t level, uint32_t maint) in __L1C_MaintainDCacheSetWay()
|