Searched refs:int8_t (Results 1 – 16 of 16) sorted by relevance
42 int8_t cdd_rr_3_2;43 int8_t cdd_rr_3_1;44 int8_t cdd_rr_3_0;45 int8_t cdd_rr_2_3;46 int8_t cdd_rr_2_1;47 int8_t cdd_rr_2_0;48 int8_t cdd_rr_1_3;49 int8_t cdd_rr_1_2;50 int8_t cdd_rr_1_0;51 int8_t cdd_rr_0_3;[all …]
224 assert(!((PULL_offset[pin].offset == (int8_t)-1) && in mt_set_gpio_pull_enable_chip()225 (pupd_offset == (int8_t)-1))); in mt_set_gpio_pull_enable_chip()228 if (PULL_offset[pin].offset == (int8_t)-1) in mt_set_gpio_pull_enable_chip()234 if (PULL_offset[pin].offset == (int8_t)-1) { in mt_set_gpio_pull_enable_chip()249 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()253 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()258 assert(!(pupd_offset == (int8_t)-1)); in mt_set_gpio_pull_enable_chip()273 assert(!((PULL_offset[pin].offset == (int8_t)-1) && in mt_get_gpio_pull_enable_chip()274 (pupd_offset == (int8_t)-1))); in mt_get_gpio_pull_enable_chip()276 if (PULL_offset[pin].offset == (int8_t)-1) { in mt_get_gpio_pull_enable_chip()[all …]
23 int8_t offset;
15 static int8_t hex_val(char hex) in hex_val()17 int8_t val = 0; in hex_val()20 val = (int8_t)(hex - '0'); in hex_val()22 val = (int8_t)(hex - 'a' + 0xa); in hex_val()24 val = (int8_t)(hex - 'A' + 0xa); in hex_val()38 int8_t nibble; in read_hex()
45 int8_t cacs_adj[16];46 int8_t dm_adj_w[SLICE_CNT];47 int8_t dq_adj_w[SLICE_CNT * 8];48 int8_t dm_adj_r[SLICE_CNT];49 int8_t dq_adj_r[SLICE_CNT * 8];
1858 int8_t _adj; in ddr_config()3303 int8_t _adj; in wdqdm_ana1()3686 int8_t _adj; in rdqdm_ana1()
499 sc_misc_temp_t temp, int16_t celsius, int8_t tenths);517 int8_t *tenths);
85 typedef signed char int8_t; typedef
71 int8_t i8[(SC_RPC_MAX_MSG - 1U) * 4U];
811 typedef __INT8_TYPE__ int8_t; typedef
303 sc_err_t sc_timer_set_rtc_calb(sc_ipc_t ipc, int8_t count);
430 sc_misc_temp_t temp, int16_t celsius, int8_t tenths) in sc_misc_set_temp()441 RPC_I8(&msg, 5U) = (int8_t) tenths; in sc_misc_set_temp()452 int8_t *tenths) in sc_misc_get_temp()
327 sc_err_t sc_timer_set_rtc_calb(sc_ipc_t ipc, int8_t count) in sc_timer_set_rtc_calb()335 RPC_I8(&msg, 0U) = (int8_t) count; in sc_timer_set_rtc_calb()
109 static int8_t gpioz_nbpin = -1;
305 int8_t model[MAX_MODEL_LEN + 1];
156 int8_t key_index; /* For header signatures verification only */