repo_name stringlengths 6 97 | path stringlengths 3 341 | text stringlengths 8 1.02M |
|---|---|---|
nkennaA/Flixx | Flixx/MovieCell.h | <filename>Flixx/MovieCell.h
//
// MovieCell.h
// Flixx
// Created by <NAME> on 6/28/18.
// Copyright © 2018 <NAME>. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface MovieCell : UITableViewCell
@property (weak, nonatomic) IBOutlet UILabel *title;
@property (weak, nonatomic) IBOutlet UILabel *synopsis;
@p... |
lallements/d1-mini-web-server | lib/hardware/src/OLEDDisplay.h | ////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2019 <NAME>. All rights reserved.
//
// This work is licensed under the terms of the MIT license that can be found in
// the LICENSE file.
//
///////////////////////////////////////////////////////////////////////////////... |
lallements/d1-mini-web-server | lib/hardware/src/WifiBoard.h | ////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2019 <NAME>. All rights reserved.
//
// This work is licensed under the terms of the MIT license that can be found in
// the LICENSE file.
//
///////////////////////////////////////////////////////////////////////////////... |
lallements/d1-mini-web-server | lib/hardware/src/BuiltInLED.h | <reponame>lallements/d1-mini-web-server
////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2019 <NAME>. All rights reserved.
//
// This work is licensed under the terms of the MIT license that can be found in
// the LICENSE file.
//
///////////////////////////////////////... |
johschmitz/toybox | toys/posix/time.c | /* time.c - time a simple command
*
* Copyright 2013 <NAME> <<EMAIL>>
*
* See http://pubs.opengroup.org/onlinepubs/9699919799/utilities/time.html
USE_TIME(NEWTOY(time, "<1^pv", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_MAYFORK))
config TIME
bool "time"
default y
depends on TOYBOX_FLOAT
help
usage: time [-pv] CO... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/monitor.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/wifi_prov.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Inc/bl602_glb.h | /**
******************************************************************************
* @file bl602_glb.h
* @version V1.0
* @date
* @brief This file is the standard driver header file
******************************************************************************
* @attention
*
* <h2><center>© C... |
mkroman/bl602-604 | components/network/ble/blestack/src/port/bl_port.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blemesh/src/mesh_cli_cmds/mesh_cli_cmds.c | #include <stdlib.h>
#include "conn.h"
#include "gatt.h"
#include "FreeRTOS.h"
#include "task.h"
#include "cli.h"
#include "mesh_cli_cmds.h"
#include "include/mesh.h"
#include "errno.h"
#include "mesh.h"
#include "net.h"
#include "transport.h"
#include "foundation.h"
#include "mesh_settings.h"
#include "adv.h"
#include... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/tinycrypt/source/aes_decrypt.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/bl_hci_wrapper/bl_hci_wrapper.c | <filename>components/network/ble/blestack/src/bl_hci_wrapper/bl_hci_wrapper.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are perm... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_bl602_cli.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_sec_aes.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/utils.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/include/work_q.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/profiles/oad/oad_service.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_ir.c | <gh_stars>0
/**
******************************************************************************
* @file bl602_ir.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
******************************************************************************
* @attention
*
* <h2><center>&c... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/hal_pwm.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/reg/reg_rf_epa.h | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_tcal.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_uart.h | <reponame>mkroman/bl602-604<gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following condi... |
mkroman/bl602-604 | components/network/ble/blemesh/src/mesh_settings.h | <gh_stars>0
/*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#if defined(BFLB_BLE)
#define NV_MESH_IV "bt/mesh/IV"
#define NV_MESH_NET "bt/mesh/NetInfo"
#define NV_MESH_SEQ "bt/mesh/Seq"
#define NV_MESH_RPL "bt/mesh/RPL"
#define NV_MESH_HBPUB ... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/smp.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_dma.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/port/include/bl_port.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rf/Inc/bl602_rf_private.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/include/misc/__assert.h | <filename>components/network/ble/blestack/src/common/include/misc/__assert.h
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi... |
mkroman/bl602-604 | components/fs/vfs/device/vfs_uart.c | <reponame>mkroman/bl602-604
/*
* Copyright (C) 2015-2017 Alibaba Group Holding Limited
*/
#include <stdio.h>
#include <FreeRTOS.h>
#include <task.h>
#include <string.h>
#include <aos/kernel.h>
#include <device/vfs_uart.h>
#include <hal/soc/soc.h>
#include <vfs_err.h>
#include <yloop_types.h>
#include <utils_log.h>
... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_trpc.c | <reponame>mkroman/bl602-604<gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following condi... |
mkroman/bl602-604 | components/utils/src/utils_log.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/port/include/config.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/hal_board.c | <filename>components/hal_drv/bl602_hal/hal_board.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the fol... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/RISCV/Device/Bouffalo/BL602/Startup/GCC/start_load.c | <filename>components/bl602/bl602_std/bl602_std/RISCV/Device/Bouffalo/BL602/Startup/GCC/start_load.c
#include <stdint.h>
#include "bl602.h"
#define __STARTUP_CLEAR_BSS 1
/*----------------------------------------------------------------------------
Linker generated Symbols
*-----------------------------... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/hex.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_romdriver.c | <gh_stars>0
#include "bl602_romdriver.h"
#include <string.h>
/** @addtogroup BL602_Periph_Driver
* @{
*/
/** @defgroup ROMDRIVER
* @brief ROMDRIVER common functions
* @{
*/
/** @defgroup ROMDRIVER_Private_Type
* @{
*/
uint32_t const romDriverTable[]={
0x06020001,
0x00000000,
0x00000000,
0... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_romapi.c | #include "bl602_romdriver.h"
__ALWAYS_INLINE ATTR_TCM_SECTION ATTR_TCM_SECTION
void SFlash_Init(const SF_Ctrl_Cfg_Type *pSfCtrlCfg) {
RomDriver_SFlash_Init(pSfCtrlCfg);
}
__ALWAYS_INLINE ATTR_TCM_SECTION ATTR_TCM_SECTION
BL_Err_Type SFlash_SetSPIMode(SF_Ctrl_Mode_Type mode) {
return RomDriver_SFlash_... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/ble_tp_svc.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/atomic_c.c | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/include/common/log.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/reg/reg_rf_fpga.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/cli_cmds/stack_cli_cmds.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/reg/reg_rf_fsm.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/port/include/zephyr.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_sec_eng.c | /**
******************************************************************************
* @file bl602_sec_eng.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
******************************************************************************
* @attention
*
* <h2><center>© CO... |
mkroman/bl602-604 | components/network/ble/blestack/src/include/bluetooth/hci_err.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/hal_boot2.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_sec.c | <filename>components/hal_drv/bl602_hal/bl_sec.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the follow... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_gpio.c | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rf/Src/bl602_rf_private.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifidrv/bl60x_wifi_driver/bl_strs.c | <filename>components/bl602/bl602_wifidrv/bl60x_wifi_driver/bl_strs.c<gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are p... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/Common/cipher_suite/src/bflb_hash.c | #include "bflb_hash.h"
#ifndef BFLB_CRYPT_HARDWARE
#include "mbedtls/sha1.h"
#include "mbedtls/md.h"
#include "mbedtls/sha256.h"
#include "mbedtls/sha512.h"
uint8_t bflb_hash_get_type(uint8_t type)
{
switch(type)
{
case BFLB_HASH_TYPE_SHA1:
return MBEDTLS_MD_SHA1;
case BFLB_HASH_TYP... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/tinycrypt/include/tinycrypt/aes.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/ble_tp_svc.h | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Inc/bl602_sf_cfg.h | /**
******************************************************************************
* @file bl602_sf_cfg.h
* @version V1.0
* @date
* @brief This file is the standard driver header file
******************************************************************************
* @attention
*
* <h2><center>©... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_xip_sflash_ext.c | <reponame>mkroman/bl602-604
/**
******************************************************************************
* @file bl602_xip_sflash_ext.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
******************************************************************************
* @atte... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/LHalDriver/Inc/lhal_uart.h | #include "bl602_common.h"
#include "ring_buffer.h"
typedef enum
{
LHAL_SUCCESS = 0,
LHAL_ERROR = -1,
LHAL_TIMEOUT = -2,
}LHAL_Err_Type;
typedef struct {
uint8_t id;
uint8_t dataBits;
uint8_t stopBits;
uint8_t parity;
uint32_t baudRate;
uint8_t enableCts;
uint8_t enableRts;
ui... |
mkroman/bl602-604 | customer_app/bl602_boot2/bl602_boot2/blsp_boot2.c | <reponame>mkroman/bl602-604<filename>customer_app/bl602_boot2/bl602_boot2/blsp_boot2.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
*... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_dma.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/include/bl60x_fw_api.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/stage/blog/blog.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/settings.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/gatt_internal.h | <filename>components/network/ble/blestack/src/host/gatt_internal.h
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provi... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_hal.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_sf_ctrl_ext.c | <reponame>mkroman/bl602-604<filename>components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_sf_ctrl_ext.c
/**
******************************************************************************
* @file bl602_sf_ctrl.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
***************... |
mkroman/bl602-604 | components/bl602/bl602_wifidrv/bl60x_wifi_driver/wifi_mgmr_event.c | <filename>components/bl602/bl602_wifidrv/bl60x_wifi_driver/wifi_mgmr_event.c<gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_adapt.c | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/dummy.c | <filename>components/network/ble/blestack/src/common/dummy.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided th... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_trpc.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/profiles/oad/oad.h | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/log.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_bl602.c | <filename>components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_bl602.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Src/bl602_i2c.c | /**
******************************************************************************
* @file bl602_i2c.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
******************************************************************************
* @attention
*
* <h2><center>© COPYRI... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/tinycrypt/include/tinycrypt/ccm_mode.h | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/scps.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | customer_app/bl602_demo_event/bl602_demo_event/ble.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/bas.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_cks.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rfc_bl602.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/hal_drv/bl602_hal/bl_sys.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/log.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/include/bluetooth/addr.h | <reponame>mkroman/bl602-604<filename>components/network/ble/blestack/src/include/bluetooth/addr.h
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modif... |
mkroman/bl602-604 | components/network/ble/blestack/src/hci_onchip/hci_internal.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/crypto.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/include/bluetooth/crypto.h | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/dec.c | <reponame>mkroman/bl602-604<filename>components/network/ble/blestack/src/common/dec.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/phy_bl602_cli_api.c | <reponame>mkroman/bl602-604
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are m... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/smp_null.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/include/bluetooth/att.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/lwip/lwip-port/config/lwipopts.h | #ifndef __LWIPOPTS_H__
#define __LWIPOPTS_H__
/**
* SYS_LIGHTWEIGHT_PROT==1: if you want inter-task protection for certain
* critical regions during buffer allocation, deallocation and memory
* allocation and deallocation.
*/
#define SYS_LIGHTWEIGHT_PROT 1
#define LWIP_NETIF_HOSTNAME 1
#define ETHARP_TRUST... |
mkroman/bl602-604 | components/bl602/bl602_std/bl602_std/StdDriver/Inc/bl602_romdriver.h | /**
******************************************************************************
* @file bl602_romdriver.h
* @version V1.0
* @date
* @brief This file is the standard driver header file
******************************************************************************
* @attention
*
* <h2><center>&c... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/agcmem_bl602.c | <reponame>mkroman/bl602-604<filename>components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/agcmem_bl602.c
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, w... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rf/Inc/bl602_rf_calib_data.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/include/toolchain/xcc.h | <gh_stars>0
/*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redi... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/ecc.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/services/scps.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rfc_bl602.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/common/rpa.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/bl602/bl602_wifi/plf/refip/src/driver/phy/bl602_phy_rf/rf/Src/bl602_calib_data.c | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
mkroman/bl602-604 | components/network/ble/blestack/src/host/keys.h | /*
* Copyright (c) 2020 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistributions ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.