Searched defs:amount (Results 1 – 2 of 2) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | tx_misra.c | 63 UCHAR *_tx_misra_uchar_pointer_add(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_add() 77 UCHAR *_tx_misra_uchar_pointer_sub(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_sub() 121 ULONG *_tx_misra_ulong_pointer_add(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_add() 135 ULONG *_tx_misra_ulong_pointer_sub(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_sub() 237 TX_TIMER_INTERNAL **_tx_misra_timer_pointer_add(TX_TIMER_INTERNAL **ptr1, ULONG amount) in _tx_misra_timer_pointer_add()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_misra.c | 61 UCHAR *_tx_misra_uchar_pointer_add(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_add() 75 UCHAR *_tx_misra_uchar_pointer_sub(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_sub() 119 ULONG *_tx_misra_ulong_pointer_add(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_add() 133 ULONG *_tx_misra_ulong_pointer_sub(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_sub() 235 TX_TIMER_INTERNAL **_tx_misra_timer_pointer_add(TX_TIMER_INTERNAL **ptr1, ULONG amount) in _tx_misra_timer_pointer_add()
|