Home
last modified time | relevance | path

Searched refs:c (Results 1 – 13 of 13) sorted by relevance

/hal_silabs-latest/wiseconnect/components/common/src/
Dsl_utility.c45 #define DIGIT_VAL(c) \ argument
46 (((c >= '0') && (c <= '9')) ? (c - '0') \
47 : ((c >= 'a') && (c <= 'z')) ? (c - 'a' + 10) \
48 : ((c >= 'A') && (c <= 'Z')) ? (c - 'A' + 10) \
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_stdio.h51 int sl_putchar_std_wrapper(int c);
62 sl_status_t sl_putchar(char c);
81 sl_status_t sl_getchar(char *c);
Dsl_string.h147 void* sl_memrchr(void const *buff, char c, size_t buff_len);
/hal_silabs-latest/gecko/emlib/src/
Dem_system.c225 #error (em_system.c): Location of device unique number is not defined. in SYSTEM_GetUnique()
245 #error (em_system.c): Location of production revision is not defined. in SYSTEM_GetProdRev()
361 #error (em_system.c): Location of flash page size is not defined. in SYSTEM_GetFlashPageSize()
383 #error (em_system.c): Location of device part number is not defined. in SYSTEM_GetPartNumber()
403 #error (em_system.c): Location of calibration temperature is not defined. in SYSTEM_GetCalibrationTemperature()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_system.c222 #error (em_system.c): Location of device unique number is not defined. in SYSTEM_GetUnique()
242 #error (em_system.c): Location of production revision is not defined. in SYSTEM_GetProdRev()
358 #error (em_system.c): Location of flash page size is not defined. in SYSTEM_GetFlashPageSize()
380 #error (em_system.c): Location of device part number is not defined. in SYSTEM_GetPartNumber()
400 #error (em_system.c): Location of calibration temperature is not defined. in SYSTEM_GetCalibrationTemperature()
/hal_silabs-latest/wiseconnect/components/common/inc/
Dsl_ip_types.h94 #define SL_IPV4_ADDRESS(a, b, c, d) \ argument
96 .ip.v4.bytes = { a, b, c, d }, .type = SL_IPV4 \
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_system.c226 #error (sl_hal_system.c): Location of devinfo revision is not defined. in sl_hal_system_get_devinfo_rev()
401 #error (sl_hal_system.c): Location of production revision is not defined. in sl_hal_system_get_prod_rev()
425 #error (sl_hal_system.c): Location of SRAM Size is not defined. in sl_hal_system_get_sram_size()
493 #error (em_system.c): Location of device part number is not defined. in sl_hal_system_get_part_number()
/hal_silabs-latest/scripts/
Dpatch_simplicity_sdk.sh16 …MAX(/_SL_MAX(/" simplicity_sdk/platform/radio/rail_lib/plugin/pa-conversions/pa_conversions_efr32.c
/hal_silabs-latest/si32/si32Hal/sim3u1xx/
DmyLinkerOptions.sct3 // Copyright 2011 (c) Silicon Laboratories Inc.
/hal_silabs-latest/si32/si32Hal/sim3c1xx/
DmyLinkerOptions.sct3 // Copyright 2011 (c) Silicon Laboratories Inc.
/hal_silabs-latest/si32/si32Hal/sim3l1xx/
DmyLinkerOptions.sct3 // Copyright 2011 (c) Silicon Laboratories Inc.
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_cipher.c181 int c = input[processed]; in sl_se_aes_crypt_cfb128() local
182 output[processed] = (unsigned char)(c ^ iv[n]); in sl_se_aes_crypt_cfb128()
183 iv[n] = (unsigned char) c; in sl_se_aes_crypt_cfb128()
238 int c = input[processed]; in sl_se_aes_crypt_cfb128() local
239 output[processed] = (unsigned char)(c ^ iv[n]); in sl_se_aes_crypt_cfb128()
240 iv[n] = (unsigned char) c; in sl_se_aes_crypt_cfb128()
266 unsigned char c; in sl_se_aes_crypt_cfb8() local
286 c = *output++ = (unsigned char)(iv[0] ^ *input++); in sl_se_aes_crypt_cfb8()
289 ov[16] = c; in sl_se_aes_crypt_cfb8()
/hal_silabs-latest/zephyr/blobs/license/
DMSLA.txt118 open source code and (c) states that use of the software is subject to the
144 approval is required; (c) implantable devices; (d) life support or life
427 stating that Licensee changed the files; and (c) Licensee must retain, in the
517 competitive with the emWin Library; and (c) you may not modify the
546 general release or high-volume production; and (c) cannot be used to support
680 eavesdropping, man-in-the-middle attacks or other intentional acts; or (c)