Home
last modified time | relevance | path

Searched refs:UINT16_MAX (Results 1 – 25 of 36) sorted by relevance

12

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A Dstdint.h251 #define UINT16_MAX 0xffff macro
287 #define UINT_LEAST8_MAX (UINT16_MAX)
292 #define UINT_LEAST16_MAX (UINT16_MAX)
321 #define UINT_FAST8_MAX (UINT16_MAX)
324 #define UINT_FAST16_MAX (UINT16_MAX)
336 #define UINT_FAST8_MAX (UINT16_MAX)
339 #define UINT_FAST16_MAX (UINT16_MAX)
351 #define UINT_FAST8_MAX (UINT16_MAX)
354 #define UINT_FAST16_MAX (UINT16_MAX)
386 #define UINTPTR_MAX (UINT16_MAX)
[all …]
/bsp/renesas/ra4m2-eco/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
30 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
109 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
117 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra6m3-hmi-board/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
30 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ebf_qi_min_6m5/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
30 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra4e2-eco/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
30 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra6e2-fpb/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
30 .de_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_common.h175 #if !defined(UINT16_MAX)
176 #define UINT16_MAX ((uint16_t)-1) macro
A Dfsl_wdog.h422 base->RSTCNT |= UINT16_MAX; in WDOG_ClearResetCount()
/bsp/mm32f103x/drivers/
A Dboard.c51 i = UINT16_MAX; in rt_hw_board_init()
/bsp/renesas/ra6m4-cpk/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra6m3-ek/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra6m4-iot/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra2l1-cpk/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra8m1-ek/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra8d1-vision-board/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/ra8d1-ek/ra_gen/
A Dhal_data.c22 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_common.h168 #if !defined(UINT16_MAX)
169 #define UINT16_MAX ((uint16_t)-1) macro
/bsp/renesas/rzn2l_etherkit/rzn_gen/
A Dhal_data.c53 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/rzn2l_rsk/rzn_gen/
A Dhal_data.c53 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/renesas/rzt2m_rsk/rzt_gen/
A Dhal_data.c53 .flow_control_pin = (bsp_io_port_pin_t) UINT16_MAX,
/bsp/smartfusion2/libraries/mss_uart/
A Dmss_uart.h366 #define MSS_UART_INVALID_IRQ UINT16_MAX
/bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c334 R_PMISC->PMSAR[i].PMSAR = UINT16_MAX; in SystemInit()
/bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c334 R_PMISC->PMSAR[i].PMSAR = UINT16_MAX; in SystemInit()
/bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c334 R_PMISC->PMSAR[i].PMSAR = UINT16_MAX; in SystemInit()
/bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
A Dsystem.c334 R_PMISC->PMSAR[i].PMSAR = UINT16_MAX; in SystemInit()

Completed in 67 milliseconds

12