/btstack/src/ |
H A D | btstack_hsm.c | 92 int_fast8_t level = 0; in btstack_hsm_init() local 94 for(; current != target; current=me->temp, level++ ) { in btstack_hsm_init() 95 root_path[level] = current; in btstack_hsm_init() 98 for(--level; level>=0;--level) { in btstack_hsm_init() 99 root_path[level]( me, &entry_evt ); in btstack_hsm_init() 174 int_fast8_t level = 0; in btstack_hsm_dispatch() local 178 level = 1; in btstack_hsm_dispatch() 179 for(current=target; current != btstack_hsm_top; current=me->temp, ++level ) { in btstack_hsm_dispatch() 185 btstack_hsm_handler_super_cache( me, root_path, level, current ); in btstack_hsm_dispatch() 195 for(level-=2; level >= 0; --level) { in btstack_hsm_dispatch() [all …]
|
/btstack/port/archive/msp430f5229lp-cc2564b/firmware/ |
H A D | hal_board.c | 14 static void halBoardSetVCoreUp(unsigned char level); 15 static void halBoardSetVCoreDown(unsigned char level); 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() argument 35 (SVSHE + SVSHRVL0 * level + SVMHE + SVSMHRRL0 * level); in halBoardSetVCoreUp() 38 SVSMLCTL = SVSLE + SVMLE + SVSMLRRL0 * level; in halBoardSetVCoreUp() 40 SVSMLCTL = (SVSMLCTL & ~(SVSMLRRL_3)) | (SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 43 PMMCTL0_L = PMMCOREV0 * level; // Set VCore to x in halBoardSetVCoreUp() 51 (SVSLE + SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() argument 71 (SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreDown() [all …]
|
H A D | hal_board.h | 82 void halBoardSetVCore(unsigned char level);
|
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_board.c | 14 static void halBoardSetVCoreUp(unsigned char level); 15 static void halBoardSetVCoreDown(unsigned char level); 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() argument 35 (SVSHE + SVSHRVL0 * level + SVMHE + SVSMHRRL0 * level); in halBoardSetVCoreUp() 38 SVSMLCTL = SVSLE + SVMLE + SVSMLRRL0 * level; in halBoardSetVCoreUp() 40 SVSMLCTL = (SVSMLCTL & ~(SVSMLRRL_3)) | (SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 43 PMMCTL0_L = PMMCOREV0 * level; // Set VCore to x in halBoardSetVCoreUp() 51 (SVSLE + SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() argument 71 (SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreDown() [all …]
|
H A D | hal_board.h | 82 void halBoardSetVCore(unsigned char level);
|
/btstack/port/archive/ez430-rf2560/firmware/ |
H A D | hal_board.c | 14 static void halBoardSetVCoreUp(unsigned char level); 15 static void halBoardSetVCoreDown(unsigned char level); 28 static void halBoardSetVCoreUp (unsigned char level) in halBoardSetVCoreUp() argument 35 (SVSHE + SVSHRVL0 * level + SVMHE + SVSMHRRL0 * level); in halBoardSetVCoreUp() 38 SVSMLCTL = SVSLE + SVMLE + SVSMLRRL0 * level; in halBoardSetVCoreUp() 40 SVSMLCTL = (SVSMLCTL & ~(SVSMLRRL_3)) | (SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 43 PMMCTL0_L = PMMCOREV0 * level; // Set VCore to x in halBoardSetVCoreUp() 51 (SVSLE + SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreUp() 64 static void halBoardSetVCoreDown(unsigned char level) in halBoardSetVCoreDown() argument 71 (SVSLRVL0 * level + SVMLE + SVSMLRRL0 * level); in halBoardSetVCoreDown() [all …]
|
H A D | hal_board.h | 82 void halBoardSetVCore(unsigned char level);
|
/btstack/3rd-party/lwip/core/src/ |
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if 2 you use the lowel-level call-back/raw API. 5 with the lwIP low-level raw API. 8 memory and buffer management, and the low-level raw API.
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | utils.c | 70 static void ppp_logit(int level, const char *fmt, va_list args); 71 static void ppp_log_write(int level, char *buf); 429 log_packet(p, len, prefix, level) 433 int level; 435 init_pr_log(prefix, level); 436 ppp_format_packet(p, len, pr_log, &level); 497 init_pr_log(prefix, level) 499 int level; 506 llevel = level; 605 static void ppp_logit(int level, const char *fmt, va_list args) { in ppp_logit() argument [all …]
|
/btstack/3rd-party/segger-rtt/ |
H A D | README.txt | 17 … - RTT_Syscalls_GCC.c - Low-level syscalls to retarget printf() to RTT with GCC / Newlib. 18 … - RTT_Syscalls_IAR.c - Low-level syscalls to retarget printf() to RTT with IAR compiler. 19 …- RTT_Syscalls_KEIL.c - Low-level syscalls to retarget printf() to RTT with KEIL/uVision c… 20 …- RTT_Syscalls_SES.c - Low-level syscalls to retarget printf() to RTT with SEGGER Embedde…
|
/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() argument 280 arch_ioport_set_pin_level(pin, level); in ioport_set_pin_level() 292 ioport_port_mask_t mask, ioport_port_mask_t level) in ioport_set_port_level() argument 294 arch_ioport_set_port_level(port, mask, level); in ioport_set_port_level()
|
/btstack/3rd-party/micro-ecc/ |
H A D | emk_project.py | 25 level = emk.options["opt"] 26 if level in opt_flags: 27 opt_level = level 29 emk.log.warning("Unknown optimization level '%s'" % (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() argument 293 if (level) { in arch_ioport_set_pin_level() 301 ioport_port_mask_t mask, ioport_port_mask_t level) in arch_ioport_set_port_level() argument 305 base->PIO_SODR = mask & level; in arch_ioport_set_port_level() 306 base->PIO_CODR = mask & ~level; in arch_ioport_set_port_level()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/ |
H A D | r_sci_uart.h | 96 void (* p_extpin_ctrl)(uint32_t channel, uint32_t level); ///< External pin control 138 void (* p_extpin_ctrl)(uint32_t channel, uint32_t level);
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | sockets.h | 585 int lwip_getsockopt (int s, int level, int optname, void *optval, socklen_t *optlen); 586 int lwip_setsockopt (int s, int level, int optname, const void *optval, socklen_t optlen); 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
|
/btstack/doc/manual/docs-template/picts/ |
H A D | gatt_client_security.txt | 103 : App calls gatt_client_set_required_security_level (level > 0); 131 if (level >= 3) then (yes) 148 : App calls gatt_client_set_required_security_level (level > 0); 178 if (level >= 3) then (yes)
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/ |
H A D | r_gpt.c | 96 gpt_pin_level_t const level, 926 gpt_pin_level_t const level, in gpt_set_output_pin() argument 933 HW_GPT_GTIOCInitialOutputSet(p_reg, level); in gpt_set_output_pin() 936 HW_GPT_GTIOCPinLevelStoppedSet(p_reg, level); in gpt_set_output_pin() 954 if (0 == level) in gpt_set_output_pin()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/ |
H A D | hal_data.h | 36 extern void NULL(uint32_t channel, uint32_t level);
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | sockets.c | 293 static int lwip_getsockopt_impl(int s, int level, int optname, void *optval, socklen_t *optlen); 294 static int lwip_setsockopt_impl(int s, int level, int optname, const void *optval, socklen_t optlen… 2753 lwip_getsockopt(int s, int level, int optname, void *optval, socklen_t *optlen) in lwip_getsockopt() argument 2775 err = lwip_getsockopt_impl(s, level, optname, optval, optlen); in lwip_getsockopt() 2791 LWIP_SETGETSOCKOPT_DATA_VAR_REF(data).level = level; in lwip_getsockopt() 2840 data->err = lwip_getsockopt_impl(data->s, data->level, data->optname, in lwip_getsockopt_callback() 2876 lwip_getsockopt_impl(int s, int level, int optname, void *optval, socklen_t *optlen) in lwip_getsockopt_impl() argument 2885 if (LWIP_HOOK_SOCKETS_GETSOCKOPT(s, sock, level, optname, optval, optlen, &err)) { in lwip_getsockopt_impl() 2890 switch (level) { in lwip_getsockopt_impl() 3189 s, level, optname)); in lwip_getsockopt_impl() [all …]
|
/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() argument 473 p_reg->SPTR = (uint8_t) (level << SPTR_SPB2D_BIT) | SPTR_OUTPUT_ENABLE_MASK; in HW_SCI_TransmitterLevelSet()
|
/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() argument 380 uint32_t lvl = ((uint32_t) level | pfs_bits); in R_BSP_PinWrite()
|
/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() argument 397 IOPORT_ERROR_RETURN(level <= IOPORT_LEVEL_HIGH, SSP_ERR_INVALID_ARGUMENT); in R_IOPORT_PinWrite() 410 if (IOPORT_LEVEL_LOW == level) in R_IOPORT_PinWrite()
|
H A D | r_ioport_private_api.h | 37 ssp_err_t R_IOPORT_PinWrite (ioport_port_pin_t pin, ioport_level_t level);
|
/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() argument 218 p_reg->GTIOR_b.OADFLT = level; in HW_GPT_GTIOCPinLevelStoppedSet()
|
/btstack/3rd-party/lwip/core/src/include/lwip/priv/ |
H A D | sockets_priv.h | 108 int level; member
|