/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_hci_test.c | 113 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 3); in TEST_CASE() 115 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 3); in TEST_CASE() 120 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 25); in TEST_CASE() 135 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 70); in TEST_CASE() 140 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 160); in TEST_CASE() 157 ble_hs_test_util_verify_tx_write_cmd(100, data, 70); in TEST_CASE() 158 ble_hs_test_util_verify_tx_write_cmd(100, data, 160); in TEST_CASE() 210 rc = ble_hs_test_util_gatt_write_no_rsp_flat(1, 100, data, 25); in TEST_CASE() 216 rc = ble_hs_test_util_gatt_write_no_rsp_flat(2, 100, data + 10, 25); in TEST_CASE() 222 rc = ble_hs_test_util_gatt_write_no_rsp_flat(2, 100, data + 20, 70); in TEST_CASE() [all …]
|
H A D | ble_gatt_write_test.c | 69 TEST_ASSERT(attr->handle == 100); in ble_gatt_write_test_cb_good() 138 2, 100, ble_gatt_write_test_attr_value, attr_len, in ble_gatt_write_test_misc_long_good() 151 100, off, ble_gatt_write_test_attr_value + off, len); in ble_gatt_write_test_misc_long_good() 155 2, 100, off, ble_gatt_write_test_attr_value + off, len); in ble_gatt_write_test_misc_long_good() 193 2, 100, ble_gatt_write_test_attr_value, attr_len, in ble_gatt_write_test_misc_long_bad() 207 100, off, ble_gatt_write_test_attr_value + off, len); in ble_gatt_write_test_misc_long_bad() 217 2, 100, off, ble_gatt_write_test_attr_value + off, len); in ble_gatt_write_test_misc_long_bad() 249 conn_handle, 100, off + 1, ble_gatt_write_test_attr_value + off, in ble_gatt_write_test_misc_long_fail_offset() 258 conn_handle, 100, off, ble_gatt_write_test_attr_value + off + 1, in ble_gatt_write_test_misc_long_fail_value() 267 conn_handle, 100, off, ble_gatt_write_test_attr_value + off, in ble_gatt_write_test_misc_long_fail_length() [all …]
|
H A D | ble_gatt_disc_c_test.c | 262 ble_gatt_disc_c_test_misc_all(50, 100, 0, in TEST_CASE() 272 ble_gatt_disc_c_test_misc_all(50, 100, 0, in TEST_CASE() 286 ble_gatt_disc_c_test_misc_all(50, 100, 0, in TEST_CASE() 312 ble_gatt_disc_c_test_misc_all(50, 100, 0, in TEST_CASE() 340 ble_gatt_disc_c_test_misc_all(50, 100, 0, in TEST_CASE() 348 .val_handle = 100, in TEST_CASE() 354 ble_gatt_disc_c_test_misc_all(50, 100, 2, in TEST_CASE() 383 ble_gatt_disc_c_test_misc_uuid(50, 100, 0, BLE_UUID16_DECLARE(0x2010), in TEST_CASE() 399 ble_gatt_disc_c_test_misc_uuid(50, 100, 0, BLE_UUID16_DECLARE(0x2010), in TEST_CASE() 411 ble_gatt_disc_c_test_misc_uuid(50, 100, 0, BLE_UUID16_DECLARE(0x2010), in TEST_CASE() [all …]
|
H A D | ble_gap_test.c | 2376 .itvl_max = 100, in TEST_CASE() 2385 .itvl_min = 100, in TEST_CASE() 2386 .itvl_max = 100, in TEST_CASE() 2399 .itvl_min = 100, in TEST_CASE() 2400 .itvl_max = 100, in TEST_CASE() 2411 .itvl_max = 100, in TEST_CASE() 2421 .itvl_max = 100, in TEST_CASE() 2430 .itvl_min = 100, in TEST_CASE() 2440 .itvl_min = 100, in TEST_CASE() 2441 .itvl_max = 100, in TEST_CASE() [all …]
|
H A D | ble_att_svr_test.c | 793 ble_att_svr_test_misc_mtu_exchange(50, 100, 100, 50); in TEST_CASE() 796 ble_att_svr_test_misc_mtu_exchange(100, 50, 50, 50); in TEST_CASE() 976 conn_handle, ((uint16_t[]){ 100 }), 1, 0); in TEST_CASE() 978 100, BLE_ATT_ERR_INVALID_HANDLE); in TEST_CASE() 991 conn_handle, ((uint16_t[]){ attrs[0].handle, 100 }), 2, 0); in TEST_CASE() 993 100, BLE_ATT_ERR_INVALID_HANDLE); in TEST_CASE() 1125 rc = ble_hs_test_util_rx_att_find_info_req(conn_handle, 101, 100); in TEST_CASE() 1237 conn_handle, 101, 100, 0x2800, ble_att_svr_test_attr_r_1, in TEST_CASE() 1376 rc = ble_hs_test_util_rx_att_read_type_req16(conn_handle, 101, 100, in ble_att_svr_test_misc_read_type() 1517 conn_handle, 101, 100, BLE_ATT_UUID_PRIMARY_SERVICE); in TEST_CASE() [all …]
|
H A D | ble_gatt_disc_d_test.c | 244 ble_gatt_disc_d_test_misc_all(50, 100, 0, in TEST_CASE() 259 ble_gatt_disc_d_test_misc_all(50, 100, 0, in TEST_CASE() 286 ble_gatt_disc_d_test_misc_all(50, 100, 0, in TEST_CASE() 328 ble_gatt_disc_d_test_misc_all(50, 100, 2, in TEST_CASE()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bas/src/ |
H A D | ble_svc_bas.c | 95 * Set the battery level, must be between 0 and 100. 96 * If greater than 100, it will be silently set to 100. 100 if (level > 100) in ble_svc_bas_battery_level_set() 101 level = 100; in ble_svc_bas_battery_level_set()
|
/nrf52832-nimble/rt-thread/examples/kernel/ |
H A D | cpuusage.c | 5 #define CPU_USAGE_LOOP 100 44 cpu_usage_major = (count * 100) / total_count; in cpu_usage_idle_hook() 45 cpu_usage_minor = ((count * 100) % total_count) * 100 / total_count; in cpu_usage_idle_hook()
|
H A D | semaphore_producer_consumer.c | 30 while( cnt < 100) in producer_thread_entry() 79 if (get == 100) break; in consumer_thread_entry() 147 return 100; in _tc_semaphore_producer_consumer()
|
H A D | messageq_simple.c | 59 rt_thread_delay(100); in thread2_entry() 155 return 100; in _tc_messageq_simple()
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/port/ |
H A D | user_mb_app.h | 16 #define S_REG_INPUT_NREGS 100 18 #define S_REG_HOLDING_NREGS 100 34 #define M_REG_INPUT_NREGS 100 36 #define M_REG_HOLDING_NREGS 100
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig.txt | 101 N N : 100-N N/2 : N/2 : 100-N 102 [1] N:M N+M : 100-(N+M) N : M : 100-(N+M) 103 [2] N:M:L N : 100-N M : L : 100-(M+L) 105 where N, M and L are integers (in base 10) in the range [0,100], and so 107 [1] N+M is in the range [0,100] 108 [2] M+L is in the range [0,100]
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | system_clock.c | 17 /* MPLL=2*12*100/6=400MHz */ 18 #define MPL_MIDV 92 /* m=MPL_MDIV+8=100 */ 46 FCLK = ((m+8)*(CONFIG_SYS_CLK_FREQ/100)*2)/((p+2)*(1<<s))*100; in rt_hw_get_clock()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | tabs.css | 6 width : 100%; 42 background-position: 100% -150px; 87 background-position: 100% -150px;
|
/nrf52832-nimble/rt-thread/components/utilities/zmodem/ |
H A D | zcore.c | 508 c = zread_line(100); in zget_header() 700 res = zread_line(100); in zget_hex_header() 703 res = zread_line(100); in zget_hex_header() 787 if ((res = zread_line(100)) & 0140) in zread_byte() 802 if ((res = zread_line(100)) < 0) in zread_byte() 804 if (res == CAN && (res = zread_line(100)) < 0) in zread_byte() 806 if (res == CAN && (res = zread_line(100)) < 0) in zread_byte() 808 if (res == CAN && (res = zread_line(100)) < 0) in zread_byte() 847 if ((res = zread_line(100)) < 0) in zxor_read()
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/ |
H A D | time.c | 39 /* return (year % 4 == 0 && (year % 100 != 0 || year % 400 == 0)); */ in __isleap() 40 return (!(year % 4) && ((year % 100) || !(year % 400))); in __isleap() 149 years /= 100; in mktime() 190 num2str(buf + 20, (t->tm_year + 1900) / 100); in asctime_r() 191 num2str(buf + 22, (t->tm_year + 1900) % 100); in asctime_r()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_light/src/ |
H A D | light_model.c | 59 uint16_t pwm_val = (uint16_t) (percentage * top_val / 100); in light_set_lightness() 82 lightness = (u8_t) (percentage * max_lightness / 100); in light_set_lightness() 94 int percent = 100 * level / 0xffff; in update_light_state()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 259 value: 100 267 terminated. The value is in units of 100 milliseconds, so e.g. 276 in value for each iteration. The value is in units of 100 487 updated in persistent storage (i.e. flash). E.g. a value of 100 489 100th increment. If the node sends messages very frequently a
|
/nrf52832-nimble/rt-thread/examples/network/ |
H A D | tcpsendpacket.c | 29 timeout = 100; in tcp_senddata() 30 /* ���÷��ͳ�ʱʱ��100ms */ in tcp_senddata()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/ |
H A D | test_cmds.c | 83 unsigned char buf[100]; in do_write_test_file() 134 unsigned char buf[100]; in test_verify_file() 206 char buf[100]; in cmd_t1() 245 char buf[100], buf_1[100]; in DoTest2() 428 char buf[100]; in cmd_t5() 506 TAG_PARENT(tag) = 100; in cmd_TestPageReadWrite() 555 TAG_PARENT(tag) != 100 || in cmd_TestPageReadWrite() 636 * for example: t_pfs /x/ 100
|
/nrf52832-nimble/rt-thread/components/libc/compilers/common/ |
H A D | gmtime_r.c | 39 /* return (year % 4 == 0 && (year % 100 != 0 || year % 400 == 0)); */ in __isleap() 40 return (!(year % 4) && ((year % 100) || !(year % 400))); in __isleap()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/ |
H A D | cyg_type.h | 77 + __GNUC_MINOR__ * 100 \ 81 + __GNUC_MINOR__ * 100) 287 #define CYGBLD_ATTRIB_INIT_BEFORE( _pri_ ) CYGBLD_ATTRIB_INIT_PRI(_pri_-100) 288 #define CYGBLD_ATTRIB_INIT_AFTER( _pri_ ) CYGBLD_ATTRIB_INIT_PRI(_pri_+100) 293 # define CYGBLD_ATTRIB_C_INIT_BEFORE( _pri_ ) __attribute__((constructor (_pri_-100))) 294 # define CYGBLD_ATTRIB_C_INIT_AFTER( _pri_ ) __attribute__((constructor (_pri_+100)))
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/src/ |
H A D | main.c | 134 power = 100 * ((float) light_lightness_srv_user_data.actual / 65535); in update_light_state() 135 color = 100 * ((float) (gen_level_srv_s0_user_data.level + 32768) in update_light_state()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_eddystone.c | 119 if (measured_power < -100 || measured_power > 20) { in ble_eddystone_set_adv_data_uid() 160 if (measured_power < -100 || measured_power > 20) { in ble_eddystone_set_adv_data_url()
|
/nrf52832-nimble/rt-thread/components/drivers/spi/ |
H A D | spi_msd.c | 494 uint8_t send_buffer[100]; /* 100byte > 74 clock */ in rt_msd_init() 691 uint8_t send_buffer[100]; in rt_msd_init() 1012 msd->max_clock = 100 * 1000; /* 0=100kbit/s. */ in rt_msd_init() 1024 msd->max_clock = 100 * 1000 * 1000; /* 3=100Mbit/s. */ in rt_msd_init() 1138 msd->max_clock = 1000 * 1000 * 100; /* 100Mbit/s. */ in rt_msd_init() 1139 /* UHS50 Card sets TRAN_SPEED to 0Bh (100Mbit/sec), */ in rt_msd_init() 1165 …info] card capacity : %d.%d Gbyte\r\n", card_capacity / 1024, (card_capacity % 1024) * 100 / 1024); in rt_msd_init()
|